diff options
Diffstat (limited to 'graphics/gview/Makefile')
-rw-r--r-- | graphics/gview/Makefile | 4 |
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/ \ |