summaryrefslogtreecommitdiff
path: root/mail/getmail
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2003-02-20 01:27:04 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2003-02-20 01:27:04 +0000
commit8095ef5bb43e143836a2efca903b9c3bd3a9ea19 (patch)
tree4d097d81df929d2a9ad4acffeb6cb348938ad66a /mail/getmail
parentAdd patch for a fix for braindead applications that were depending on (diff)
- use COMMENT
- change MAINTAINER's email address PR: 48469 Submitted by: Anders Andersson <anders@hack.org> <anders@andersa.net>
Notes
Notes: svn path=/head/; revision=75920
Diffstat (limited to 'mail/getmail')
-rw-r--r--mail/getmail/Makefile3
-rw-r--r--mail/getmail/pkg-comment1
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile
index 2ab1f0c46d07..8b0a1eae8ebb 100644
--- a/mail/getmail/Makefile
+++ b/mail/getmail/Makefile
@@ -10,7 +10,8 @@ PORTVERSION= 2.3.11
CATEGORIES= mail python
MASTER_SITES= http://www.qcc.ca/~charlesc/software/getmail-2.0/%SUBDIR%/
-MAINTAINER= anders@hack.org
+MAINTAINER= anders@andersa.net
+COMMENT= POP3 mail retriever written in Python
USE_PYTHON= yes
USE_REINPLACE= yes
diff --git a/mail/getmail/pkg-comment b/mail/getmail/pkg-comment
deleted file mode 100644
index 60d5b21570f2..000000000000
--- a/mail/getmail/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-POP3 mail retriever written in Python