components/proftpd/proftpd.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 3224 589e0e82672d
child 3734 24181f5eb463
--- a/components/proftpd/proftpd.p5m	Tue Jan 20 22:00:28 2015 -0800
+++ b/components/proftpd/proftpd.p5m	Sat Jan 17 09:17:37 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 # PSARC/2011/088
@@ -204,12 +204,12 @@
 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=13480 \
+    com.oracle.info.tpno=$(TPNO_MOD_GSS) \
     com.oracle.info.version=1.3.6
 license proftpd.license license="GPLv2 (proftpd)" \
     com.oracle.info.description="the ProFTPD server and utilities" \
     com.oracle.info.name=proftpd \
-    com.oracle.info.tpno=17783 \
+    com.oracle.info.tpno=$(TPNO_PROFTPD) \
     com.oracle.info.version=1.3.5
 
 user ftpuser=false gcos-field="FTPD Reserved UID" username="ftp" uid=21 group="ftp"