summaryrefslogtreecommitdiff
path: root/security/vlog
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-08-16 05:33:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-08-16 05:33:05 +0000
commit86ab1f704959328bff1b54c23c635c6a638873f7 (patch)
tree331de2ae4ab4c2da264ba4e5575d70a964e22e25 /security/vlog
parentfix build for gcc 3.4.2 (diff)
The distfile is now fetchable again, so rescue this port from death row.
Notes
Notes: svn path=/head/; revision=116347
Diffstat (limited to 'security/vlog')
-rw-r--r--security/vlog/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/vlog/Makefile b/security/vlog/Makefile
index 123691f9cfec..268ac466e13f 100644
--- a/security/vlog/Makefile
+++ b/security/vlog/Makefile
@@ -16,10 +16,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A curses based real-time logfile viewer esp. useful for ipflog
-BROKEN= "Unfetchable"
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE=2004-07-14
-
ALL_TARGET= it
MAKE_ARGS= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
LIBS="${PTHREAD_LIBS} -lcurses"