diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2003-02-19 16:07:30 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2003-02-19 16:07:30 +0000 |
commit | 33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b (patch) | |
tree | a75c47ce08f0ca053c58b8d5eeaf8d29744c1f51 /mail/autorespond/Makefile | |
parent | bf934225cecc2d5e50c2dc5c3de8535592d56007 (diff) |
Remove pkg-comment files in my ports.
Notes
Notes:
svn path=/head/; revision=75894
Diffstat (limited to 'mail/autorespond/Makefile')
-rw-r--r-- | mail/autorespond/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/autorespond/Makefile b/mail/autorespond/Makefile index 6095c0e6c280..bd1e788f4b01 100644 --- a/mail/autorespond/Makefile +++ b/mail/autorespond/Makefile @@ -11,6 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.inter7.com/devel/ MAINTAINER= roam@FreeBSD.org +COMMENT= "Simple autoresponder for qmail" USE_REINPLACE= yes |