diff options
author | tg <tg@FreeBSD.org> | 1999-09-20 15:56:53 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1999-09-20 15:56:53 +0800 |
commit | fab81419f847ab085062d11468e2fa6b8dc7c59a (patch) | |
tree | 3ef84996cc19a9b499b0f3a5ec5b960b9dd990bc /graphics/sketch/Makefile | |
parent | de2afc98220d5abcb512bcbd0f56219ac7ed038b (diff) | |
download | freebsd-ports-gnome-fab81419f847ab085062d11468e2fa6b8dc7c59a.tar.gz freebsd-ports-gnome-fab81419f847ab085062d11468e2fa6b8dc7c59a.tar.zst freebsd-ports-gnome-fab81419f847ab085062d11468e2fa6b8dc7c59a.zip |
Upgrade to 0.6.2.
Diffstat (limited to 'graphics/sketch/Makefile')
-rw-r--r-- | graphics/sketch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sketch/Makefile b/graphics/sketch/Makefile index 1ed6dc9d5080..86abac7451c1 100644 --- a/graphics/sketch/Makefile +++ b/graphics/sketch/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: sketch -# Version required: 0.6.1 +# Version required: 0.6.2 # Date created: 04 November 1998 # Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= sketch-0.6.1 +DISTNAME= sketch-0.6.2 CATEGORIES= graphics MASTER_SITES= http://www.online.de/home/sketch/ |