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/gotmail | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76038
Diffstat (limited to 'mail/gotmail')
-rw-r--r-- | mail/gotmail/Makefile | 1 | ||||
-rw-r--r-- | mail/gotmail/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/gotmail/Makefile b/mail/gotmail/Makefile index 252ee24474ff..8a8f10049736 100644 --- a/mail/gotmail/Makefile +++ b/mail/gotmail/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://savannah.nongnu.org/download/gotmail/stable.pkg/${PORTVERSI DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= erwin@lansing.dk +COMMENT= A script to fetch mail from a Hotmail or MSN mailbox RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \ diff --git a/mail/gotmail/pkg-comment b/mail/gotmail/pkg-comment deleted file mode 100644 index dd48595fb4ef..000000000000 --- a/mail/gotmail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A script to fetch mail from a Hotmail or MSN mailbox |