diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-07-29 09:42:52 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-07-29 09:42:52 +0000 |
commit | 0b5bf89a3dcc8f61a208a29d487dbad8340ea8ac (patch) | |
tree | 8983a08a0610747f0fbc4355466b8485ea782632 /mail/im/Makefile | |
parent | 0ba870a58ca450e434fff10ef4d398b27de146b4 (diff) | |
download | ports-0b5bf89a3dcc8f61a208a29d487dbad8340ea8ac.tar.gz ports-0b5bf89a3dcc8f61a208a29d487dbad8340ea8ac.zip |
Notes
Diffstat (limited to 'mail/im/Makefile')
-rw-r--r-- | mail/im/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/im/Makefile b/mail/im/Makefile index 431dbc54ecfc..f3747f54ff89 100644 --- a/mail/im/Makefile +++ b/mail/im/Makefile @@ -6,16 +6,15 @@ # PORTNAME= im -PORTVERSION= 144 +PORTVERSION= 147 CATEGORIES= mail -MASTER_SITES= http://tats.iris.ne.jp/im/ \ +MASTER_SITES= http://tats.haun.org/im/ \ ${MASTER_SITE_PORTS_JP} MAINTAINER= kiri@FreeBSD.org COMMENT= Set of user interfaces of Email and NetNews USE_PERL5= yes -USE_AUTOCONF_VER= 213 GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${PREFIX}/etc # If you use RPOP instead of APOP, comment out following line. |