aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-02-21 12:07:03 +0800
committerdinoex <dinoex@FreeBSD.org>2003-02-21 12:07:03 +0800
commit90f4490a433ba3e5603880d3f8e8070e28748daa (patch)
tree7caec009f3c8e9d14d5c618554f16d222e1f821a
parentfa20b60157ebb68ec5ac018975cf98518f2cb6ff (diff)
downloadfreebsd-ports-gnome-90f4490a433ba3e5603880d3f8e8070e28748daa.tar.gz
freebsd-ports-gnome-90f4490a433ba3e5603880d3f8e8070e28748daa.tar.zst
freebsd-ports-gnome-90f4490a433ba3e5603880d3f8e8070e28748daa.zip
- Add COMMENT
-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)