aboutsummaryrefslogtreecommitdiff
path: root/graphics/whirlgif
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 /graphics/whirlgif
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 'graphics/whirlgif')
-rw-r--r--graphics/whirlgif/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/whirlgif/Makefile b/graphics/whirlgif/Makefile
index 4acdf1c50b7c..f57b4b0978b0 100644
--- a/graphics/whirlgif/Makefile
+++ b/graphics/whirlgif/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: whirlgif
-# Version required: 3.04
# Date created: 20 Oct 1996
# Whom: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>
#
# $FreeBSD$
#
-DISTNAME= whirlgif304
-PKGNAME= whirlgif-3.04
+PORTNAME= whirlgif
+PORTVERSION= 3.04
CATEGORIES= graphics
MASTER_SITES= http://www.danbbs.dk/~dino/whirlgif/
+DISTNAME= whirlgif304
MAINTAINER= nakai@FreeBSD.org