aboutsummaryrefslogtreecommitdiffstats
path: root/mail/gotmail
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2008-11-19 00:30:02 +0800
committeritetcu <itetcu@FreeBSD.org>2008-11-19 00:30:02 +0800
commitd5bfc5c08d71d62de98e4249bb5587297292b6a1 (patch)
tree284ff388008aaa131fef549ff5ed31c6ec51bb98 /mail/gotmail
parent6cc781e6c4f85f0b4b1eec37bf8ae4ace0a91157 (diff)
downloadfreebsd-ports-gnome-d5bfc5c08d71d62de98e4249bb5587297292b6a1.tar.gz
freebsd-ports-gnome-d5bfc5c08d71d62de98e4249bb5587297292b6a1.tar.zst
freebsd-ports-gnome-d5bfc5c08d71d62de98e4249bb5587297292b6a1.zip
- use SF macro in MASTER_SITES
- fix plist for -DNOPORTDOCS - bump PORTREVISION Approved by: maintainer timeout on QAT BotMail Prompted by: QAT QA run
Diffstat (limited to 'mail/gotmail')
-rw-r--r--mail/gotmail/Makefile4
-rw-r--r--mail/gotmail/pkg-plist8
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/gotmail/Makefile b/mail/gotmail/Makefile
index d0eecf990808..913032caa689 100644
--- a/mail/gotmail/Makefile
+++ b/mail/gotmail/Makefile
@@ -7,9 +7,9 @@
PORTNAME= gotmail
PORTVERSION= 0.9.0
+PORTREVISION= 1
CATEGORIES= mail perl5
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
MAINTAINER= araujo@FreeBSD.org
COMMENT= A script to fetch mail from a Hotmail or MSN mailbox
diff --git a/mail/gotmail/pkg-plist b/mail/gotmail/pkg-plist
index 50a4bf01eb7e..24fb432d7d36 100644
--- a/mail/gotmail/pkg-plist
+++ b/mail/gotmail/pkg-plist
@@ -1,5 +1,5 @@
bin/gotmail
-%%DOCSDIR%%/ChangeLog
-%%DOCSDIR%%/README
-%%DOCSDIR%%/sample.gotmailrc
-@dirrm %%DOCSDIR%%
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/sample.gotmailrc
+%%PORTDOCS%%@dirrm %%DOCSDIR%%