diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-06-09 19:12:05 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-06-09 19:12:05 +0000 |
commit | 3261adb7634a09f558fba0101418bb06801f5c9f (patch) | |
tree | 27c333150f6a577b346e06f62442ebbd80785d3d /devel/rx | |
parent | 337b7885d337064f81b72aa079d57c1f4007be0b (diff) | |
download | ports-3261adb7634a09f558fba0101418bb06801f5c9f.tar.gz ports-3261adb7634a09f558fba0101418bb06801f5c9f.zip |
Notes
Diffstat (limited to 'devel/rx')
-rw-r--r-- | devel/rx/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/rx/Makefile b/devel/rx/Makefile index 18ea42c068f9..b29f88084cf1 100644 --- a/devel/rx/Makefile +++ b/devel/rx/Makefile @@ -14,6 +14,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= alepulver@FreeBSD.org COMMENT= Replacement for the GNU regex library +BROKEN= distfile was deleted +DEPRECATED= has been decommissioned and is no longer developed +EXPIRATION_DATE=2007-07-09 + EXTRACT_AFTER_ARGS= | ${TAR} -Pxf - GNU_CONFIGURE= yes |