diff options
author | smace <smace@FreeBSD.org> | 1995-05-04 10:08:44 +0800 |
---|---|---|
committer | smace <smace@FreeBSD.org> | 1995-05-04 10:08:44 +0800 |
commit | 87cac8621a7fa605efa7b0a84af60c403b68ac61 (patch) | |
tree | c1e35fb568ec34dcaa70f9f178171486cb423e2e /multimedia/xanim/Makefile | |
parent | 2f3ccb3bad6db97e91a5804d029ecd9a267e5806 (diff) | |
download | freebsd-ports-gnome-87cac8621a7fa605efa7b0a84af60c403b68ac61.tar.gz freebsd-ports-gnome-87cac8621a7fa605efa7b0a84af60c403b68ac61.tar.zst freebsd-ports-gnome-87cac8621a7fa605efa7b0a84af60c403b68ac61.zip |
Upgrade to xanim 2.69.7.8
xanim now supports audio!
Diffstat (limited to 'multimedia/xanim/Makefile')
-rw-r--r-- | multimedia/xanim/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile index 783fc66d83da..ddde96350280 100644 --- a/multimedia/xanim/Makefile +++ b/multimedia/xanim/Makefile @@ -3,13 +3,13 @@ # Date created: Sat Nov 5 11:43:03 PST 1994 # Whom: piero # -# $Id: Makefile,v 1.2 1995/04/01 12:46:04 jkh Exp $ +# $Id: Makefile,v 1.3 1995/04/09 07:09:47 asami Exp $ # -DISTNAME= xanim2683 -PKGNAME= xanim-2.68.3 +DISTNAME= xanim26978 +PKGNAME= xanim-2.69.7.8 CATEGORIES+= graphics x11 -MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/ +MASTER_SITES= ftp://ftp.portal.com/pub/podlipec/ EXTRACT_SUFX= .tar.Z USE_IMAKE= is_set |