diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-09-06 02:20:51 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-09-06 02:20:51 +0800 |
commit | 02fa4890a3b604dbaf1dd0c9b62bf6844898ae5d (patch) | |
tree | 0bd68e07755ce24224cd1d1719c568c0ff069ac9 /www | |
parent | 89a97e81aca125118e02d3621c3d34f2b2fabf8c (diff) | |
download | freebsd-ports-gnome-02fa4890a3b604dbaf1dd0c9b62bf6844898ae5d.tar.gz freebsd-ports-gnome-02fa4890a3b604dbaf1dd0c9b62bf6844898ae5d.tar.zst freebsd-ports-gnome-02fa4890a3b604dbaf1dd0c9b62bf6844898ae5d.zip |
- Deprecate the port at maintainer's request
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_lisp2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_lisp2/Makefile b/www/mod_lisp2/Makefile index ace2d93fc883..7689d4fb04c5 100644 --- a/www/mod_lisp2/Makefile +++ b/www/mod_lisp2/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://freebsd.minira.nl/ MAINTAINER= viktor.leis@googlemail.com COMMENT= Apache2 module for use with Common Lisp +DEPRECATED= distfile unfetchable +EXPIRATION_DATE=2014-01-01 USE_APACHE= 22 AP_FAST_BUILD= yes |