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 f8db2842dc59..1ed6dc9d5080 100644 --- a/graphics/skencil/Makefile +++ b/graphics/skencil/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: sketch # Version required: 0.6.1 # Date created: 04 November 1998 -# Whom: Thomas Gellekum <tg@FreeBSD.ORG> +# Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ DISTNAME= sketch-0.6.1 CATEGORIES= graphics MASTER_SITES= http://www.online.de/home/sketch/ -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${PREFIX}/include/python1.5/Imaging.h:${PORTSDIR}/graphics/py-imaging RUN_DEPENDS= python:${PORTSDIR}/lang/python \ |