diff options
author | vanilla <vanilla@FreeBSD.org> | 1997-12-04 10:35:40 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1997-12-04 10:35:40 +0800 |
commit | 71beb21155a3842e4753e1af7e1f55ccf3989849 (patch) | |
tree | 5fa00dd7b1dea37c51cb727daface93f17be50c4 /mail/xbuffy/Makefile | |
parent | 39f206ebdc28cca5a7e53b3692c338d9ec1b7743 (diff) | |
download | freebsd-ports-gnome-71beb21155a3842e4753e1af7e1f55ccf3989849.tar.gz freebsd-ports-gnome-71beb21155a3842e4753e1af7e1f55ccf3989849.tar.zst freebsd-ports-gnome-71beb21155a3842e4753e1af7e1f55ccf3989849.zip |
Upgrade to 3.3
PR: ports/5115
Diffstat (limited to 'mail/xbuffy/Makefile')
-rw-r--r-- | mail/xbuffy/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/xbuffy/Makefile b/mail/xbuffy/Makefile index 01cc5c0903d2..981426750450 100644 --- a/mail/xbuffy/Makefile +++ b/mail/xbuffy/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: xbuffy -# Version required: 3.2.1 +# Version required: 3.3 # Date created: 18 June 1995 # Whom: dchapes@zeus.leitch.com # -# $Id: Makefile,v 1.1.1.1 1995/06/22 06:32:39 asami Exp $ +# $Id: Makefile,v 1.2 1996/11/18 09:55:51 asami Exp $ # -DISTNAME= xbuffy3.2.1 -PKGNAME= xbuffy-3.2.1 +DISTNAME= xbuffy3.3 +PKGNAME= xbuffy-3.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities |