diff options
Diffstat (limited to 'graphics/gview/Makefile')
-rw-r--r-- | graphics/gview/Makefile | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/graphics/gview/Makefile b/graphics/gview/Makefile index 9af7b3adcf18..cafde13100fc 100644 --- a/graphics/gview/Makefile +++ b/graphics/gview/Makefile @@ -1,14 +1,17 @@ # New ports collection makefile for: gview -# Version required: 0.1.10 +# Version required: 0.1.12 # Date created: 30 April 1999 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= gview-0.1.10 +DISTNAME= gview-0.1.12 CATEGORIES= graphics -MASTER_SITES= http://www.geocities.com/ResearchTriangle/Facility/1468/sg/ +MASTER_SITES= http://gview.netpedia.net/ \ + http://homepages.petech.ac.za/~bruces/ \ + ftp://ftp.petech.ac.za/pub/viewers/ \ + http://www.geocities.com/ResearchTriangle/Facility/1468/sg/ MAINTAINER= andy@icc.surw.chel.su |