diff options
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 |