diff options
author | obraun <obraun@FreeBSD.org> | 2002-11-06 05:12:58 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2002-11-06 05:12:58 +0800 |
commit | 8e94cdb1a648bf13b7113832e2d206665936737e (patch) | |
tree | 63f9470edbfbedefd6e5a1aa234dc47b59d3a546 /mail/qconfirm | |
parent | 3166292fc28e6c5847c4eb7aa8dd1894b192f793 (diff) | |
download | freebsd-ports-gnome-8e94cdb1a648bf13b7113832e2d206665936737e.tar.gz freebsd-ports-gnome-8e94cdb1a648bf13b7113832e2d206665936737e.tar.zst freebsd-ports-gnome-8e94cdb1a648bf13b7113832e2d206665936737e.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
Diffstat (limited to 'mail/qconfirm')
-rw-r--r-- | mail/qconfirm/Makefile | 1 | ||||
-rw-r--r-- | mail/qconfirm/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/qconfirm/Makefile b/mail/qconfirm/Makefile index 62fbeb2b60a2..c90af54d9143 100644 --- a/mail/qconfirm/Makefile +++ b/mail/qconfirm/Makefile @@ -7,6 +7,7 @@ PORTNAME= qconfirm PORTVERSION= 0.6.0 +PORTCOMMENT= Request delivery confirmation for mail message under qmail CATEGORIES= mail MASTER_SITES= http://smarden.org/qconfirm/ diff --git a/mail/qconfirm/pkg-comment b/mail/qconfirm/pkg-comment deleted file mode 100644 index 14b4a7e0d256..000000000000 --- a/mail/qconfirm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Request delivery confirmation for mail message under qmail |