aboutsummaryrefslogtreecommitdiff
path: root/mail/im
diff options
context:
space:
mode:
Diffstat (limited to 'mail/im')
-rw-r--r--mail/im/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/mail/im/Makefile b/mail/im/Makefile
index f53925965952..d79e33402d41 100644
--- a/mail/im/Makefile
+++ b/mail/im/Makefile
@@ -6,7 +6,7 @@
# $FreeBSD$
#
-DISTNAME= im-130
+DISTNAME= im-140
CATEGORIES= mail
MASTER_SITES= ftp://ftp.mew.org/pub/Mew/ \
ftp://ftp.kyushu-u.ac.jp/pub/Misc/mew/ \
@@ -35,4 +35,9 @@ post-install:
${INSTALL_DATA} dot.im/* ${SAMPLEDIR}
.endif
+## for make PLIST (only maintainer use)
+#arrange:
+# ${MAKE} -DPLIST_OVERRIDE \
+# DIRRMDEPTH=1 plist
+
.include <bsd.port.mk>