aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2014-01-10 11:00:31 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2014-01-10 11:00:31 +0800
commit5e1478c7aae58d80fe8f9d0210dfaaf2eab66870 (patch)
treead381fe29e8be95def66356a98bfc3b24773ff68 /sysutils
parent50c01bfe4ea0293a9901b99b5420b6a4a8e7cadd (diff)
downloadfreebsd-ports-gnome-5e1478c7aae58d80fe8f9d0210dfaaf2eab66870.tar.gz
freebsd-ports-gnome-5e1478c7aae58d80fe8f9d0210dfaaf2eab66870.tar.zst
freebsd-ports-gnome-5e1478c7aae58d80fe8f9d0210dfaaf2eab66870.zip
- Reassign to the heap due to mail bounces
- Mark DEPRECATED, set EXPIRATION_DATE
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/decomment/Makefile5
-rw-r--r--sysutils/relpath/Makefile5
2 files changed, 8 insertions, 2 deletions
diff --git a/sysutils/decomment/Makefile b/sysutils/decomment/Makefile
index e4f554e4076a..4d8469e0d621 100644
--- a/sysutils/decomment/Makefile
+++ b/sysutils/decomment/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= sysutils
MASTER_SITES= LOCAL/beech \
http://www.alaskaparadise.com/freebsd/
-MAINTAINER= volker@vwsoft.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Removes comments and (optionally) whitespace from a file.
+DEPRECATED= unfetchable distfiles
+EXPIRATION_DATE= 2014-02-01
+
PLIST_FILES= bin/decomment
NO_STAGE= yes
diff --git a/sysutils/relpath/Makefile b/sysutils/relpath/Makefile
index 976d022c65f7..7f8ba02af3f9 100644
--- a/sysutils/relpath/Makefile
+++ b/sysutils/relpath/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= sysutils
MASTER_SITES= LOCAL/beech \
http://www.alaskaparadise.com/freebsd/
-MAINTAINER= volker@vwsoft.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Find a relative path from START_DIR to END_PATH.
+DEPRECATED= unfetchable distfiles
+EXPIRATION_DATE= 2014-02-01
+
PLIST_FILES= bin/relpath
NO_STAGE= yes