diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-11-05 21:12:58 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-11-05 21:12:58 +0000 |
commit | a4a17f789aacd95af32ce777d4540efef7907867 (patch) | |
tree | a673852df2bddb296a5f100ce4167e395e29dbe7 /mail/qmail-notify | |
parent | 9c741ece1cd05f1388bf7683e97f564d16bec48d (diff) | |
download | ports-a4a17f789aacd95af32ce777d4540efef7907867.tar.gz ports-a4a17f789aacd95af32ce777d4540efef7907867.zip |
Use PORTCOMMENT variable instead of pkg-comment file.
PR: ports/44937,ports/44938,ports/44939,ports/44940,ports/44941,
ports/44942,ports/44943,ports/44944,ports/44945
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=69545
Diffstat (limited to 'mail/qmail-notify')
-rw-r--r-- | mail/qmail-notify/Makefile | 1 | ||||
-rw-r--r-- | mail/qmail-notify/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail-notify/Makefile b/mail/qmail-notify/Makefile index 53a127b3da8c..2d510deb4db3 100644 --- a/mail/qmail-notify/Makefile +++ b/mail/qmail-notify/Makefile @@ -7,6 +7,7 @@ PORTNAME= qmail-notify PORTVERSION= 0.93 +PORTCOMMENT= Delayed delivery notification for qmail CATEGORIES= mail MASTER_SITES= http://untroubled.org/qmail-notify/ diff --git a/mail/qmail-notify/pkg-comment b/mail/qmail-notify/pkg-comment deleted file mode 100644 index 26a312cdd21f..000000000000 --- a/mail/qmail-notify/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Delayed delivery notification for qmail |