diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-10 21:44:40 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-10 21:44:40 +0800 |
commit | 586addd5e5fbcc004d7dd0cd9811d736c5c86492 (patch) | |
tree | f26bdb44662e77f88f4902663429069b7d626153 /www | |
parent | cf8dd6dbc65fda6066d750146f458c5550f14e4a (diff) | |
download | freebsd-ports-gnome-586addd5e5fbcc004d7dd0cd9811d736c5c86492.tar.gz freebsd-ports-gnome-586addd5e5fbcc004d7dd0cd9811d736c5c86492.tar.zst freebsd-ports-gnome-586addd5e5fbcc004d7dd0cd9811d736c5c86492.zip |
Reset maintainer
Mark it deprecated because it doesn't work
Submitted by: maintain (by mail)
Diffstat (limited to 'www')
-rw-r--r-- | www/campsite/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/campsite/Makefile b/www/campsite/Makefile index 83d9fb4d1121..73ac12aaf081 100644 --- a/www/campsite/Makefile +++ b/www/campsite/Makefile @@ -11,9 +11,12 @@ PORTREVISION= 8 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/OldFiles -MAINTAINER= koutek@o-k.cz +MAINTAINER= ports@FreeBSD.org COMMENT= The free and open multilingual web publishing tool for news sites +DEPRECATED= Does not work +EXPIRATION_DATE= 2011-08-01 + LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn \ GraphicsMagick.1:${PORTSDIR}/graphics/GraphicsMagick BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ |