aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xanim/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 10:48:02 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 10:48:02 +0000
commitc99c6009443219fbcb10c1baf7b6d0c93975f58a (patch)
tree979eeecc24182fdbefd4b376f9c47b344f7780cb /multimedia/xanim/Makefile
parentd71114c35729e19851c733866522ab6acd7f64ec (diff)
downloadports-c99c6009443219fbcb10c1baf7b6d0c93975f58a.tar.gz
ports-c99c6009443219fbcb10c1baf7b6d0c93975f58a.zip
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
Notes
Notes: svn path=/head/; revision=27514
Diffstat (limited to 'multimedia/xanim/Makefile')
-rw-r--r--multimedia/xanim/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile
index cc5b539d81ef..ec6d02947b3a 100644
--- a/multimedia/xanim/Makefile
+++ b/multimedia/xanim/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: xanim
-# Version required: 2.80.1
# Date created: Sat Nov 5 11:43:03 PST 1994
# Whom: piero
#
# $FreeBSD$
#
-DISTNAME= xanim2801
-PKGNAME= xanim-2.80.1
+PORTNAME= xanim
+PORTVERSION= 2.80.1
CATEGORIES= graphics
MASTER_SITES= ftp://xanim.va.pubnix.com/ \
ftp://xanim.va.pubnix.com/dlls/
+DISTNAME= xanim2801
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${EXTRA_FILES}
MAINTAINER= ports@FreeBSD.org