diff options
Diffstat (limited to 'graphics/skencil/Makefile')
-rw-r--r-- | graphics/skencil/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile index 8a3f58d1b868..eda94ac1c451 100644 --- a/graphics/skencil/Makefile +++ b/graphics/skencil/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: sketch -# Version required: 0.6.2 +# Version required: 0.6.3 # Date created: 04 November 1998 # Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= sketch-0.6.2 +DISTNAME= sketch-0.6.3 CATEGORIES= graphics MASTER_SITES= http://www.online.de/home/sketch/ |