aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorchinsan <chinsan@FreeBSD.org>2009-01-03 22:20:15 +0800
committerchinsan <chinsan@FreeBSD.org>2009-01-03 22:20:15 +0800
commitb787d24e177922dd6e7f193ef75edd280c020b50 (patch)
treed22ddde97f0edecc83369d5ee1bb7a54f860baed /www
parent6f7ca75c78e046d03fe9346792039c07b94688d4 (diff)
downloadfreebsd-ports-gnome-b787d24e177922dd6e7f193ef75edd280c020b50.tar.gz
freebsd-ports-gnome-b787d24e177922dd6e7f193ef75edd280c020b50.tar.zst
freebsd-ports-gnome-b787d24e177922dd6e7f193ef75edd280c020b50.zip
- Pass maintainership to miwi
- remove DEPRECATED and EXPIRATION
Diffstat (limited to 'www')
-rw-r--r--www/preferential/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/www/preferential/Makefile b/www/preferential/Makefile
index 6e85899e32c3..b1b9dcaed47e 100644
--- a/www/preferential/Makefile
+++ b/www/preferential/Makefile
@@ -13,12 +13,9 @@ MASTER_SITES= ${MASTER_SITE_MOZDEV}
MASTER_SITE_SUBDIR= ${PORTNAME}/versions
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= GUI interface to view & edit all ${GECKO} prefs
-DEPRECATED= Ports could installed and updated more easily by user's browser(firefox)
-EXPIRATION_DATE=2009-01-31
-
PLIST_FILES= %%MOZDIR%%/chrome/preferential.jar
.include <bsd.port.pre.mk>