aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)