diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
commit | d9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch) | |
tree | 7188beb34e0a3adac815c9497c615b1b78eb4454 /sysutils/anteater | |
parent | port wouldn't build without the gnomelibs. (diff) |
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Diffstat (limited to 'sysutils/anteater')
-rw-r--r-- | sysutils/anteater/Makefile | 2 | ||||
-rw-r--r-- | sysutils/anteater/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/anteater/Makefile b/sysutils/anteater/Makefile index 6530ead9be41..35d0327633d7 100644 --- a/sysutils/anteater/Makefile +++ b/sysutils/anteater/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.profzone.ch/drzoom/anteater/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A MTA log analyzer + GNU_CONFIGURE= yes .include <bsd.port.pre.mk> diff --git a/sysutils/anteater/pkg-comment b/sysutils/anteater/pkg-comment deleted file mode 100644 index c2d905bffe5c..000000000000 --- a/sysutils/anteater/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A MTA log analyzer |