diff options
author | erwin <erwin@FreeBSD.org> | 2006-12-01 18:07:46 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-12-01 18:07:46 +0800 |
commit | 586dd267877e79cd619aaa200612bc92ed44c989 (patch) | |
tree | c491d8cff47cd9ff8105686c7235497ed5d1d644 /www | |
parent | a629a7904057cfea20278616187068e70f88dc60 (diff) | |
download | freebsd-ports-gnome-586dd267877e79cd619aaa200612bc92ed44c989.tar.gz freebsd-ports-gnome-586dd267877e79cd619aaa200612bc92ed44c989.tar.zst freebsd-ports-gnome-586dd267877e79cd619aaa200612bc92ed44c989.zip |
- Deprecate
- Set EXPIRATION_DATE
PR: 106062
Submitted by: gabor
Diffstat (limited to 'www')
-rw-r--r-- | www/py-HTMLgen/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/py-HTMLgen/Makefile b/www/py-HTMLgen/Makefile index 446c1393a720..93aa0775259e 100644 --- a/www/py-HTMLgen/Makefile +++ b/www/py-HTMLgen/Makefile @@ -15,6 +15,9 @@ DISTNAME= HTMLgen MAINTAINER= ports@FreeBSD.org COMMENT= A Python library for the generation of HTML documents +DEPRECATED= distfile and homepage disappeared +EXPIRATION_DATE= 2006-12-30 + USE_PYTHON= yes NO_BUILD= yes |