diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
commit | 9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch) | |
tree | cecd2438fd6a5a955c74b54c12c49761c7a068ee /www/mod_watch | |
parent | ac251c85a9f6b8ff79943880dc121a9e429525b4 (diff) | |
download | freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.zst freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'www/mod_watch')
-rw-r--r-- | www/mod_watch/Makefile | 1 | ||||
-rw-r--r-- | www/mod_watch/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_watch/Makefile b/www/mod_watch/Makefile index 10cebaaf5399..ae906ed673e7 100644 --- a/www/mod_watch/Makefile +++ b/www/mod_watch/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} EXTRACT_SUFX= .tgz MAINTAINER= anders@FreeBSD.org +COMMENT= An Apache module to monitor bandwidth usage, for use with MRTG etc BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 diff --git a/www/mod_watch/pkg-comment b/www/mod_watch/pkg-comment deleted file mode 100644 index ce05d907549c..000000000000 --- a/www/mod_watch/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Apache module to monitor bandwidth usage, for use with MRTG etc |