diff options
author | anders <anders@FreeBSD.org> | 2002-02-10 02:33:26 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-02-10 02:33:26 +0800 |
commit | 89c18a22571b94e6f8e3a2d5265363cd2a965b53 (patch) | |
tree | c03af68da1c6f9cfa1c7bda902763a36018ed671 /multimedia/gxanim/Makefile | |
parent | 1c346a84d3a935d8851de41a2bfed3c4d6239a10 (diff) | |
download | freebsd-ports-gnome-89c18a22571b94e6f8e3a2d5265363cd2a965b53.tar.gz freebsd-ports-gnome-89c18a22571b94e6f8e3a2d5265363cd2a965b53.tar.zst freebsd-ports-gnome-89c18a22571b94e6f8e3a2d5265363cd2a965b53.zip |
Update maintainer e-mail address and MASTER_SITES.
Add WWW: in pkg-descr.
Submitted by: maintainer
Diffstat (limited to 'multimedia/gxanim/Makefile')
-rw-r--r-- | multimedia/gxanim/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/multimedia/gxanim/Makefile b/multimedia/gxanim/Makefile index 3c80a02ca56d..ff870a1d8bbd 100644 --- a/multimedia/gxanim/Makefile +++ b/multimedia/gxanim/Makefile @@ -8,10 +8,11 @@ PORTNAME= gxanim PORTVERSION= 0.50 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= fenner +MASTER_SITES= http://www.greslin.org/code/ +DISTNAME= GXAnim-${PORTVERSION} +EXTRACT_SUFX= .tar.bz2 -MAINTAINER= rbt@zort.on.ca +MAINTAINER= rbt@zort.ca RUN_DEPENDS= xanim:${PORTSDIR}/graphics/xanim |