diff options
author | dirk <dirk@FreeBSD.org> | 1999-05-04 12:17:51 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-05-04 12:17:51 +0000 |
commit | a87f9e7bf115d94697ca80bdc92928afe0ae8b5b (patch) | |
tree | b482defabebfc99f9d72a996b58ea6f479af2e0d | |
parent | 69f4612508575d28f26db921184ede75ca31f2f6 (diff) | |
download | FreeBSD-ports-a87f9e7bf115d94697ca80bdc92928afe0ae8b5b.zip FreeBSD-ports-a87f9e7bf115d94697ca80bdc92928afe0ae8b5b.tar.gz |
Upgrade to 0.3.0.
-rw-r--r-- | graphics/gtksee/Makefile | 7 | ||||
-rw-r--r-- | graphics/gtksee/distinfo | 2 | ||||
-rw-r--r-- | graphics/gtksee/pkg-descr | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/graphics/gtksee/Makefile b/graphics/gtksee/Makefile index 194ab78..470bff47 100644 --- a/graphics/gtksee/Makefile +++ b/graphics/gtksee/Makefile @@ -3,13 +3,12 @@ # Date created: Sun Nov 22 12:08:18 CET 1998 # Whom: Dirk Froemberg <ibex@physik.TU-Berlin.DE> # -# $Id: Makefile,v 1.10 1999/04/11 22:50:09 dirk Exp $ +# $Id: Makefile,v 1.11 1999/04/22 07:39:06 mharo Exp $ # -DISTNAME= gtksee-0.2.2 +DISTNAME= gtksee-0.3.0 CATEGORIES= graphics -MASTER_SITES= http://www.pressroom.com/~mrc/gtksee/ \ - http://www.zg169.net/~hotaru/gtksee/ \ +MASTER_SITES= http://www.zg169.net/~hotaru/gtksee/ \ http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ MAINTAINER= dirk@FreeBSD.ORG diff --git a/graphics/gtksee/distinfo b/graphics/gtksee/distinfo index dc9935c..88cb6a2 100644 --- a/graphics/gtksee/distinfo +++ b/graphics/gtksee/distinfo @@ -1 +1 @@ -MD5 (gtksee-0.2.2.tar.gz) = 5e3b3bad046766263a25cfb2012b8eed +MD5 (gtksee-0.3.0.tar.gz) = 87ab25bec3b60536e971f9f476032469 diff --git a/graphics/gtksee/pkg-descr b/graphics/gtksee/pkg-descr index 8e4d22f..9b932e5 100644 --- a/graphics/gtksee/pkg-descr +++ b/graphics/gtksee/pkg-descr @@ -2,4 +2,4 @@ A Image viewer based on X-Window system and GTK+. The main purpose is to port ACD See, which is a very popular image viewer in M$ world, to Unix platform. - http://www.zg169.net/~hotaru/gtksee/index_en.html +WWW: http://www.zg169.net/~hotaru/gtksee/index_en.html |