diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-26 07:31:10 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-26 07:31:10 +0000 |
commit | 86e8356510249935a04846978d5a09ce84ee9d24 (patch) | |
tree | fce53bddbe41db7b9f227191d13d8c32d3e4d801 /net | |
parent | b8e461a21151af905da052bd68513de105779ef0 (diff) | |
download | ports-86e8356510249935a04846978d5a09ce84ee9d24.tar.gz ports-86e8356510249935a04846978d5a09ce84ee9d24.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76483
Diffstat (limited to 'net')
-rw-r--r-- | net/confregdecode/Makefile | 1 | ||||
-rw-r--r-- | net/confregdecode/pkg-comment | 1 | ||||
-rw-r--r-- | net/gaim-snapshot/Makefile | 1 | ||||
-rw-r--r-- | net/gaim-snapshot/pkg-comment | 1 | ||||
-rw-r--r-- | net/gaim/Makefile | 1 | ||||
-rw-r--r-- | net/gaim/pkg-comment | 1 | ||||
-rw-r--r-- | net/openslp/Makefile | 1 | ||||
-rw-r--r-- | net/openslp/pkg-comment | 1 | ||||
-rw-r--r-- | net/tac_plus4/Makefile | 1 | ||||
-rw-r--r-- | net/tac_plus4/pkg-comment | 1 |
10 files changed, 5 insertions, 5 deletions
diff --git a/net/confregdecode/Makefile b/net/confregdecode/Makefile index 2935e66beab0..a809a2960a54 100644 --- a/net/confregdecode/Makefile +++ b/net/confregdecode/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= cosi-nms DISTNAME= confregdecode-src-${PORTVERSION} MAINTAINER= marcus@FreeBSD.org +COMMENT= Cisco Systems IOS(tm) configuration register decoder USE_JAVA= 1.1+ NEED_JAVAC= YES diff --git a/net/confregdecode/pkg-comment b/net/confregdecode/pkg-comment deleted file mode 100644 index e39fab55360b..000000000000 --- a/net/confregdecode/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Cisco Systems IOS(tm) configuration register decoder diff --git a/net/gaim-snapshot/Makefile b/net/gaim-snapshot/Makefile index 423df3b1cc6b..970da4556887 100644 --- a/net/gaim-snapshot/Makefile +++ b/net/gaim-snapshot/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= marcus/ MAINTAINER= marcus@FreeBSD.org +COMMENT= Gtk+-2.0 open-source 'clone' of AOL's Instant Messenger client LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 diff --git a/net/gaim-snapshot/pkg-comment b/net/gaim-snapshot/pkg-comment deleted file mode 100644 index ac30092f4463..000000000000 --- a/net/gaim-snapshot/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Gtk+-2.0 open-source 'clone' of AOL's Instant Messenger client diff --git a/net/gaim/Makefile b/net/gaim/Makefile index 96f688e1d348..1f00d4d23ca4 100644 --- a/net/gaim/Makefile +++ b/net/gaim/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER?= marcus@FreeBSD.org +COMMENT= Gtk+ open-source 'clone' of AOL's Instant Messenger client USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/net/gaim/pkg-comment b/net/gaim/pkg-comment deleted file mode 100644 index 4014745a2094..000000000000 --- a/net/gaim/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Gtk+ open-source 'clone' of AOL's Instant Messenger client diff --git a/net/openslp/Makefile b/net/openslp/Makefile index 25d2a87063a3..5b55704d083b 100644 --- a/net/openslp/Makefile +++ b/net/openslp/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= openslp MAINTAINER= marcus@FreeBSD.org +COMMENT= Open-source implementation of the Service Location Protocol .if defined(WITH_SLP_SECURITY) USE_OPENSSL= yes diff --git a/net/openslp/pkg-comment b/net/openslp/pkg-comment deleted file mode 100644 index 0499392c162a..000000000000 --- a/net/openslp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Open-source implementation of the Service Location Protocol diff --git a/net/tac_plus4/Makefile b/net/tac_plus4/Makefile index 5e9c9b60f860..75d148bd443f 100644 --- a/net/tac_plus4/Makefile +++ b/net/tac_plus4/Makefile @@ -14,6 +14,7 @@ DISTNAME= tac_plus.F4.0.4.alpha EXTRACT_SUFX= .tar.Z MAINTAINER= marcus@FreeBSD.org +COMMENT= The Cisco remote authentication/authorization/accounting server ALL_TARGET= tac_plus MAN1= tac_plus.1 diff --git a/net/tac_plus4/pkg-comment b/net/tac_plus4/pkg-comment deleted file mode 100644 index 6465b997e301..000000000000 --- a/net/tac_plus4/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Cisco remote authentication/authorization/accounting server |