aboutsummaryrefslogtreecommitdiff
path: root/mail/im
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2000-03-07 19:10:05 +0000
committerSADA Kenji <sada@FreeBSD.org>2000-03-07 19:10:05 +0000
commit1b20d6c19f08055e0e7d931ee278e2bf64df6660 (patch)
treee3e2a58f0bac68d038b65aa64e6f6674984e8b00 /mail/im
parenta164a81348ade62786e896a9af8aa7f5ee05d469 (diff)
downloadports-1b20d6c19f08055e0e7d931ee278e2bf64df6660.tar.gz
ports-1b20d6c19f08055e0e7d931ee278e2bf64df6660.zip
Notes
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>