diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
commit | edecf3c4f0c9144a27d788968cc6f3aac68bcb77 (patch) | |
tree | acffcdf336fe033e5c8b1217f72a68946bf44b8f /x11/xmascot | |
parent | f1554d4df6d8f8e000b5e19d9fd095f7a3b3da95 (diff) | |
download | ports-edecf3c4f0c9144a27d788968cc6f3aac68bcb77.tar.gz ports-edecf3c4f0c9144a27d788968cc6f3aac68bcb77.zip |
Notes
Diffstat (limited to 'x11/xmascot')
-rw-r--r-- | x11/xmascot/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile index 085f2d954471..e91bc34155c3 100644 --- a/x11/xmascot/Makefile +++ b/x11/xmascot/Makefile @@ -3,15 +3,15 @@ # Date created: 20 November 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1996/11/19 12:23:50 asami Exp $ +# $Id: Makefile,v 1.2 1997/06/07 19:47:09 max Exp $ # DISTNAME= xmascot2.5p2 -PKGNAME= xmascot-2.5p2 +PKGNAME= xmascot-2.5p2 CATEGORIES= x11 MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ -MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp +MAINTAINER= nacai@iname.com USE_GMAKE= yes USE_IMAKE= yes |