aboutsummaryrefslogtreecommitdiff
path: root/mail/xbuffy/Makefile
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2001-05-29 14:02:56 +0000
committerSADA Kenji <sada@FreeBSD.org>2001-05-29 14:02:56 +0000
commitaddde4c5de201350b81a62b4228e7df237e28ef1 (patch)
tree5fe0d1774414faf7205c392d37106de9a9dc1ffd /mail/xbuffy/Makefile
parentc62c82bfd08f0d8d2e372ba052a237e890cfe0ff (diff)
downloadports-addde4c5de201350b81a62b4228e7df237e28ef1.tar.gz
ports-addde4c5de201350b81a62b4228e7df237e28ef1.zip
Notes
Diffstat (limited to 'mail/xbuffy/Makefile')
-rw-r--r--mail/xbuffy/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/mail/xbuffy/Makefile b/mail/xbuffy/Makefile
index 2f62ed8d2e42..9fd0c0be3c8a 100644
--- a/mail/xbuffy/Makefile
+++ b/mail/xbuffy/Makefile
@@ -6,15 +6,16 @@
#
PORTNAME= xbuffy
-PORTVERSION= 3.3
+PORTVERSION= 3.3.3
CATEGORIES= mail
-MASTER_SITES= ${MASTER_SITE_XCONTRIB}
-MASTER_SITE_SUBDIR= utilities
-DISTNAME= ${PORTNAME}${PORTVERSION}
+MASTER_SITES= http://www.fiction.net/blong/programs/xbuffy/
+DISTNAME= ${PORTNAME}-3.3.bl.3
-MAINTAINER= dchapes@zeus.leitch.com
+MAINTAINER= ginga@athena.club.ne.jp
-USE_IMAKE= yes
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
MAN1= xbuffy.1
.include <bsd.port.mk>