aboutsummaryrefslogtreecommitdiff
path: root/x11/xmascot/Makefile
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2000-01-22 11:46:45 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2000-01-22 11:46:45 +0000
commit044fe0d8a22849514107c0302251f03f434a9688 (patch)
tree899ac543c0d46a568279b5e0bcdf8d9c7e123a6a /x11/xmascot/Makefile
parente9780e98f173614be8b2d1fbf74ca7b29369ed65 (diff)
Fix and updates from KATO Tsuguru.
Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=24924
Diffstat (limited to 'x11/xmascot/Makefile')
-rw-r--r--x11/xmascot/Makefile17
1 files changed, 8 insertions, 9 deletions
diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile
index d181fc6bedaa..856a753c1f67 100644
--- a/x11/xmascot/Makefile
+++ b/x11/xmascot/Makefile
@@ -1,21 +1,20 @@
-# New ports collection makefile for: xmascot
-# Version required: 2.5p2
-# Date created: 20 November 1996
-# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
+# New ports collection makefile for: xmascot
+# Version required: 2.6a
+# Date created: 20 November 1996
+# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $FreeBSD$
#
-DISTNAME= xmascot2.5p2
-PKGNAME= xmascot-2.5p2
+DISTNAME= xmascot2.6a
+PKGNAME= xmascot-2.6a
CATEGORIES= x11
-MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/
+MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ \
+ http://cclub-flying.dsl.gr.jp/products/xmascot/
MAINTAINER= nakai@FreeBSD.org
-USE_GMAKE= yes
USE_IMAKE= yes
MAN1= xmascot.1
-MANCOMPRESSED= yes
.include <bsd.port.mk>