components/proftpd/proftpd.p5m
branchs11-update
changeset 2551 0391c5c3b137
parent 930 b051ff1aad38
child 2658 da82c17b12eb
--- a/components/proftpd/proftpd.p5m	Fri Apr 05 07:47:58 2013 -0700
+++ b/components/proftpd/proftpd.p5m	Sat Apr 06 08:18:24 2013 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 
 # PSARC/2011/088
@@ -200,6 +200,15 @@
     name="FTP Server, (Usr)" \
     desc="FTP Server and Utilities"
 
-license proftpd.license license="GPLv2"
+license proftpd.license license="GPLv2 (mod_gss)" \
+    com.oracle.info.description="the ProFPTD GSS Engine" \
+    com.oracle.info.name=mod_gss \
+    com.oracle.info.tpno=4477 \
+    com.oracle.info.version=1.3.3
+license proftpd.license license="GPLv2 (proftpd)" \
+    com.oracle.info.description="the ProFTPD server and utilities" \
+    com.oracle.info.name=proftpd \
+    com.oracle.info.tpno=6824 \
+    com.oracle.info.version=1.3.3g
 
 user ftpuser=false gcos-field="FTPD Reserved UID" username="ftp" uid=21 group="ftp"