diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-06 02:19:06 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-06 02:19:06 +0800 |
commit | c58932057f865fb69eb02c14553baa9d8d37b8c4 (patch) | |
tree | 005944a0950e7a266b955251e0219259ae2855a8 /www | |
parent | 5b4b688afca3c4683811af2ce2d50a31d585d831 (diff) | |
download | freebsd-ports-gnome-c58932057f865fb69eb02c14553baa9d8d37b8c4.tar.gz freebsd-ports-gnome-c58932057f865fb69eb02c14553baa9d8d37b8c4.tar.zst freebsd-ports-gnome-c58932057f865fb69eb02c14553baa9d8d37b8c4.zip |
Chase www/aolserver deprecation
Diffstat (limited to 'www')
-rw-r--r-- | www/openacs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/openacs/Makefile b/www/openacs/Makefile index 8027021f0e16..4f8eeb7afac3 100644 --- a/www/openacs/Makefile +++ b/www/openacs/Makefile @@ -12,6 +12,8 @@ COMMENT?= A modular web application platform for communities LICENSE= GPLv2 +DEPRECATED= Depends on expiring www/aolserver +EXPIRATION_DATE= 2014-04-03 DIST_REV_ID?= 3646409 AOLSERVERBASE?= ${LOCALBASE}/aolserver |