diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-29 04:20:45 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-29 04:20:45 +0000 |
commit | b54e865ede0c87aeb13982c7306249c4cb610a44 (patch) | |
tree | 631f1eadbb6e6cea734364c4a2f3bb4513cac3c3 /graphics/gqview/Makefile | |
parent | Update to version 0.4.1. (diff) |
Update to version 0.6.1.
PR: 11908
Submitted by: Chirs Piazza <cpiazza@home.net>
Diffstat (limited to '')
-rw-r--r-- | graphics/gqview/Makefile | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index f5fb2f691aea..69bcde950348 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -1,15 +1,16 @@ # New ports collection makefile for: gqview -# Version required: 0.6.0 +# Version required: 0.6.1 # Date Created: 27 Oct 1998 # Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.11 1999/03/15 18:30:04 nectar Exp $ +# $Id: Makefile,v 1.12 1999/05/29 04:10:28 steve Exp $ # -DISTNAME= gqview-0.6.0.src -PKGNAME= gqview-0.6.0 +DISTNAME= gqview-0.6.1.src +PKGNAME= gqview-0.6.1 CATEGORIES= graphics -MASTER_SITES= http://www.geocities.com/SiliconValley/Haven/5235/ +MASTER_SITES= http://gqview.netpedia.net/ \ + http://www.geocities.com/SiliconValley/Haven/5235/ EXTRACT_SUFX= .tgz MAINTAINER= nacai@iname.com |