summaryrefslogtreecommitdiff
path: root/graphics/fli2gif
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-04-13 06:28:28 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-04-13 06:28:28 +0000
commit5fc663a1ad4abbd182153921cceebc17b7d29a63 (patch)
treee003e1c3fd02cb5f0b4b7d39987f8e77ea3cb925 /graphics/fli2gif
parentConvert this to PORTNAME/PORTVERSION. Don't know why it wasn't converted (diff)
PORTNAME / PORTVERSION syntax conversion
Notes
Notes: svn path=/head/; revision=27470
Diffstat (limited to 'graphics/fli2gif')
-rw-r--r--graphics/fli2gif/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/fli2gif/Makefile b/graphics/fli2gif/Makefile
index f5b17901c7e6..7af688f10e91 100644
--- a/graphics/fli2gif/Makefile
+++ b/graphics/fli2gif/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: fli2gif
-# Version required: 1.1
# Date created: 7 Jan 1998
# Whom: giffunip@asme.org
#
# $FreeBSD$
#
-DISTNAME= fli2gif
-PKGNAME= fli2gif-1.1
+PORTNAME= fli2gif
+PORTVERSION= 1.1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.sco.com/skunkware/src/misc/ \
ftp://ftp.doc.ic.ac.uk/Mirrors/ftp.sco.com/skunkware/src/misc/ \
ftp://ftp.vse.cz/pub/.ccd0c/SCO/ftp.sco.com/skunkware/src/misc/
+DISTNAME= ${PORTNAME}
MAINTAINER= giffunip@asme.org