diff options
Diffstat (limited to 'news/nntpcache/Makefile')
-rw-r--r-- | news/nntpcache/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile index ec690cc79082..6adf964d8393 100644 --- a/news/nntpcache/Makefile +++ b/news/nntpcache/Makefile @@ -17,6 +17,7 @@ MASTER_SITES= ftp://ftp.nntpcache.org/pub/nntpcache/ \ ftp://ftp.ayamura.org/pub/misc/ MAINTAINER= ports@FreeBSD.org +COMMENT= News caching/anti-spam/server-merging system BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake .if defined(WITH_LDAP) && !defined(WITH_LDAP2) |