diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-13 00:51:33 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-13 00:51:33 +0800 |
commit | e88f5da5657bccc2f31b605cc36e2175ab7180b8 (patch) | |
tree | 8cb35400213e222097a312c116b7317738865a8b /graphics/whirlgif | |
parent | 2b926e1064df5ad048fd84bb0671aeb50a61e3a5 (diff) | |
download | freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.gz freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.zst freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.zip |
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
Diffstat (limited to 'graphics/whirlgif')
-rw-r--r-- | graphics/whirlgif/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/whirlgif/Makefile b/graphics/whirlgif/Makefile index 5fa73aeb3a39..0306f7213e7f 100644 --- a/graphics/whirlgif/Makefile +++ b/graphics/whirlgif/Makefile @@ -3,15 +3,15 @@ # Date created: 20 Oct 1996 # Whom: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/01/12 05:42:39 max Exp $ # DISTNAME= whirlgif -PKGNAME= whirlgif-2.01 -CATEGORIES= graphics -MASTER_SITES= http://www.msg.net/utility/whirlgif/ +PKGNAME= whirlgif-2.01 +CATEGORIES= graphics +MASTER_SITES= http://www.msg.net/utility/whirlgif/ -MAINTAINER= nakai@mlab.t.u-tokyo.ac.jp +MAINTAINER= nacai@iname.com MAN1= whirlgif.1 |