aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-02-21 04:07:03 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-02-21 04:07:03 +0000
commita017a0961d808b74b0d0b658e8f300ed97fcaa1d (patch)
tree874b5be24b5ba6e117ec156572f284606ed16aa7
parent4eb8d6d1fab263e3bbbf862c935bb15f416f84ba (diff)
Notes
-rw-r--r--security/gnupg-idea/Makefile1
-rw-r--r--www/webalizer/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/security/gnupg-idea/Makefile b/security/gnupg-idea/Makefile
index db71299d6f24..a0f0a7128208 100644
--- a/security/gnupg-idea/Makefile
+++ b/security/gnupg-idea/Makefile
@@ -18,6 +18,7 @@ DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= # none
MAINTAINER= dinoex@FreeBSD.org
+COMMENT= IDEA extension module for gnupg (and RSA for demonstration)
RUN_DEPENDS= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg
diff --git a/www/webalizer/Makefile b/www/webalizer/Makefile
index 1dd3a9a42d41..0ad03f47ca74 100644
--- a/www/webalizer/Makefile
+++ b/www/webalizer/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/ \
DISTNAME= ${PORTNAME}-2.01-10-src
MAINTAINER?= dinoex@FreeBSD.org
+COMMENT= A web server log file analysis program
.if !defined(LIB_DEPENDS)
.if defined(WEBALIZER_WITH_GD2)