diff options
author | flathill <flathill@FreeBSD.org> | 1999-03-31 21:32:25 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1999-03-31 21:32:25 +0800 |
commit | 96670dbe51ad155fa162b3bd20340291e819614d (patch) | |
tree | ceff263273759eaffd6588232803dd08e6c0bbb1 /graphics/xanim/Makefile | |
parent | e05da86a4ca025f562a96b6f081041f4260f8102 (diff) | |
download | freebsd-ports-gnome-96670dbe51ad155fa162b3bd20340291e819614d.tar.gz freebsd-ports-gnome-96670dbe51ad155fa162b3bd20340291e819614d.tar.zst freebsd-ports-gnome-96670dbe51ad155fa162b3bd20340291e819614d.zip |
Update to 2.80.1
PR: ports/10864
Submitted by: mharo@area51.fremont.ca.us
Diffstat (limited to 'graphics/xanim/Makefile')
-rw-r--r-- | graphics/xanim/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/xanim/Makefile b/graphics/xanim/Makefile index 6c00295c5edf..b56a74e42f9a 100644 --- a/graphics/xanim/Makefile +++ b/graphics/xanim/Makefile @@ -3,11 +3,11 @@ # Date created: Sat Nov 5 11:43:03 PST 1994 # Whom: piero # -# $Id: Makefile,v 1.16 1998/11/11 05:37:22 asami Exp $ +# $Id: Makefile,v 1.17 1998/11/21 07:27:36 steve Exp $ # -DISTNAME= xanim27070 -PKGNAME= xanim-2.70.7.0 +DISTNAME= xanim2801 +PKGNAME= xanim-2.80.1 CATEGORIES= graphics MASTER_SITES= ftp://xanim.va.pubnix.com/ \ ftp://xanim.va.pubnix.com/modules/ |