diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-06-07 07:46:06 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-06-07 07:46:06 +0000 |
commit | 6403f1a2ba6eb50fc5a2ca229bcaa6678683cdba (patch) | |
tree | 1233567c9ddbc7bf8aeeb4366d9f34c6b60484c0 /graphics/piddle/Makefile | |
parent | 4112f27cd232fd2b4fe30787f1a9c4c87b35356f (diff) | |
download | ports-6403f1a2ba6eb50fc5a2ca229bcaa6678683cdba.tar.gz ports-6403f1a2ba6eb50fc5a2ca229bcaa6678683cdba.zip |
Notes
Diffstat (limited to 'graphics/piddle/Makefile')
-rw-r--r-- | graphics/piddle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/piddle/Makefile b/graphics/piddle/Makefile index a1c10ce36f58..2497978720ea 100644 --- a/graphics/piddle/Makefile +++ b/graphics/piddle/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: piddle # Date created: 29 Feb 2000 -# Whom: dom@myrddin.demon.co.uk +# Whom: dom@happygiraffe.net # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${DISTNAME}-5.tgz -MAINTAINER= dom@myrddin.demon.co.uk +MAINTAINER= dom@happygiraffe.net USE_PYTHON= yes NO_BUILD= yes |