diff options
author | erwin <erwin@FreeBSD.org> | 2006-12-01 18:11:27 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-12-01 18:11:27 +0800 |
commit | fef7a04fdc4d22bc3d7d1b7712cf39049fbe784e (patch) | |
tree | 28ef37561e66b437f0873adbfccbac0542e7fc65 /textproc | |
parent | 27602959028e85b39ca89d9543fec8ecdaf8af75 (diff) | |
download | freebsd-ports-gnome-fef7a04fdc4d22bc3d7d1b7712cf39049fbe784e.tar.gz freebsd-ports-gnome-fef7a04fdc4d22bc3d7d1b7712cf39049fbe784e.tar.zst freebsd-ports-gnome-fef7a04fdc4d22bc3d7d1b7712cf39049fbe784e.zip |
- Deprecate
- Set EXPIRATION_DATE
PR: 106084
Submitted by: gabor
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ruby-htmlsplit/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/ruby-htmlsplit/Makefile b/textproc/ruby-htmlsplit/Makefile index 995bedfc70b3..185c7b974fa3 100644 --- a/textproc/ruby-htmlsplit/Makefile +++ b/textproc/ruby-htmlsplit/Makefile @@ -16,6 +16,9 @@ DIST_SUBDIR= ruby MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to split an HTML document into tags and contents +DEPRECATED= distfile and homepage disappeared +EXPIRATION_DATE= 2006-12-30 + USE_ZIP= yes USE_RUBY= yes |