diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 08:47:56 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 08:47:56 +0800 |
commit | 914944a7f5a1ce0143760a912508c3ddcb7264dd (patch) | |
tree | 4881decfd8140180cdd1d00dcec2dd0b51627ffe | |
parent | 52bbc5c2f5e97900333f76414556ec21605dc52d (diff) | |
download | freebsd-ports-gnome-914944a7f5a1ce0143760a912508c3ddcb7264dd.tar.gz freebsd-ports-gnome-914944a7f5a1ce0143760a912508c3ddcb7264dd.tar.zst freebsd-ports-gnome-914944a7f5a1ce0143760a912508c3ddcb7264dd.zip |
This port was imported 12 years ago and never completed (cannot install/
package). It is only needed for the w3c-httpd port which is deprecated,
so schedule this one for termination on 2006-12-01 as well.
-rw-r--r-- | net/wais/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/wais/Makefile b/net/wais/Makefile index 1aa37a7bfd14..cf76e8f76bdd 100644 --- a/net/wais/Makefile +++ b/net/wais/Makefile @@ -18,6 +18,8 @@ MASTER_SITES= ftp://ftp.icm.edu.pl/vol/wojsyl/freewais/ \ MAINTAINER= ports@FreeBSD.org COMMENT= A Wide Area Information Server +DEPRECATED= Imported 12 years ago; never completed +EXPIRATION_DATE=2006-12-01 NO_PACKAGE= "not yet" NO_INSTALL= almost ALL_TARGET= freebsd |