diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
commit | e88f5da5657bccc2f31b605cc36e2175ab7180b8 (patch) | |
tree | 8cb35400213e222097a312c116b7317738865a8b /misc/xgas | |
parent | 2b926e1064df5ad048fd84bb0671aeb50a61e3a5 (diff) | |
download | FreeBSD-ports-e88f5da5657bccc2f31b605cc36e2175ab7180b8.zip FreeBSD-ports-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.gz |
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
Diffstat (limited to 'misc/xgas')
-rw-r--r-- | misc/xgas/Makefile | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/misc/xgas/Makefile b/misc/xgas/Makefile index 4d33e62..aa32bc6 100644 --- a/misc/xgas/Makefile +++ b/misc/xgas/Makefile @@ -1,19 +1,19 @@ -#New ports collection makefile for: xgas -# Version required: +# New ports collection makefile for: xgas +# Version required: 1.0 # Date created: 20 Oct 1996 # Whom: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1996/11/15 09:55:44 asami Exp $ +# $Id: Makefile,v 1.2 1998/10/04 22:41:24 steve Exp $ # DISTNAME= xgas -PKGNAME= xgas-1.0 -CATEGORIES= misc -MASTER_SITES= ftp://ftp.tut.ac.jp/.h3/X11/X11R6/contrib/programs/ +PKGNAME= xgas-1.0 +CATEGORIES= misc +MASTER_SITES= ftp://ftp.tut.ac.jp/.h3/X11/X11R6/contrib/programs/ -MAINTAINER= nakai@mlab.t.u-tokyo.ac.jp +MAINTAINER= nacai@iname.com -USE_IMAKE= yes +USE_IMAKE= yes MAN1= xgas.1 post-install: |