aboutsummaryrefslogtreecommitdiff
path: root/graphics/skencil
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-31 06:53:31 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-31 06:53:31 +0000
commit65ab34a66713786b91eb182ff10e40108b752fbb (patch)
tree11ba0ae7d75bec62d8912344c351ade7872c86bb /graphics/skencil
parente2b692e5acbcaa86ead1bd84c8460b249fe38acd (diff)
downloadports-65ab34a66713786b91eb182ff10e40108b752fbb.tar.gz
ports-65ab34a66713786b91eb182ff10e40108b752fbb.zip
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
Notes
Notes: svn path=/head/; revision=21157
Diffstat (limited to 'graphics/skencil')
-rw-r--r--graphics/skencil/Makefile4
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 \