diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch) | |
tree | 179150b665d2f7da2053bd0dfeaf789ae4a7951a /mail/libesmtp | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) | |
download | ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.tar.gz ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.zip |
Notes
Diffstat (limited to 'mail/libesmtp')
-rw-r--r-- | mail/libesmtp/Makefile | 1 | ||||
-rw-r--r-- | mail/libesmtp/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/libesmtp/Makefile b/mail/libesmtp/Makefile index 1031cc724d1f..77d129e5f8eb 100644 --- a/mail/libesmtp/Makefile +++ b/mail/libesmtp/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.stafford.uklinux.net/libesmtp/ \ http://www.borgsdemons.com/distfiles/ MAINTAINER= coop9211@uidaho.edu +COMMENT= A library for posting electronic mail USE_BZIP2= yes USE_GMAKE= yes diff --git a/mail/libesmtp/pkg-comment b/mail/libesmtp/pkg-comment deleted file mode 100644 index 500afc9afe2f..000000000000 --- a/mail/libesmtp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library for posting electronic mail |