diff options
author | johans <johans@FreeBSD.org> | 2009-11-05 05:06:16 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2009-11-05 05:06:16 +0800 |
commit | ffe88dd7e1afb2bd7a455b7bae5f5450fe579169 (patch) | |
tree | 3304fdc9454ef6b5946306c94b0b5c30018ccd1d /lang | |
parent | 8bbff066d428c0a389849a9dc4f636d097528a37 (diff) | |
download | freebsd-ports-gnome-ffe88dd7e1afb2bd7a455b7bae5f5450fe579169.tar.gz freebsd-ports-gnome-ffe88dd7e1afb2bd7a455b7bae5f5450fe579169.tar.zst freebsd-ports-gnome-ffe88dd7e1afb2bd7a455b7bae5f5450fe579169.zip |
- Take maintainership of caudium12 and pike72 at maintainer's request
- The plan is to upgrade caudium and retire the old pike
Approved by: Xavier Beaudouin (old maintainer)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/pike72/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pike72/Makefile b/lang/pike72/Makefile index 3bddd8363aa6..8a05e0cc3385 100644 --- a/lang/pike72/Makefile +++ b/lang/pike72/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.oav.net/pike/7.2/unofficial/ \ ftp://ftp.us.caudium.net/pub/pike/7.2/unofficial/ DISTNAME= pike-${PORTVERSION} -MAINTAINER= kiwi@oav.net +MAINTAINER= johans@stack.nl COMMENT= A dynamic programming language with a syntax similar to C++ LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \ |