aboutsummaryrefslogtreecommitdiff
path: root/graphics/gview/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 /graphics/gview/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 'graphics/gview/Makefile')
-rw-r--r--graphics/gview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gview/Makefile b/graphics/gview/Makefile
index 2057d7fe1e55..08bc084fa31a 100644
--- a/graphics/gview/Makefile
+++ b/graphics/gview/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: gview
-# Version required: 0.1.12
# Date created: 30 April 1999
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
-DISTNAME= gview-0.1.12
+PORTNAME= gview
+PORTVERSION= 0.1.12
CATEGORIES= graphics
MASTER_SITES= http://gview.netpedia.net/ \
http://homepages.petech.ac.za/~bruces/ \