diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-10 10:09:22 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-10 10:09:22 +0800 |
commit | 2baa6417eef304c5c25aba9de513438af3aed252 (patch) | |
tree | 233417121d764128ca3c6ecaaa5ee66fd783f1ff /textproc | |
parent | b6e0427407ce4ccddc71b02fdf12084dfeb6b37a (diff) | |
download | freebsd-ports-gnome-2baa6417eef304c5c25aba9de513438af3aed252.tar.gz freebsd-ports-gnome-2baa6417eef304c5c25aba9de513438af3aed252.tar.zst freebsd-ports-gnome-2baa6417eef304c5c25aba9de513438af3aed252.zip |
Reset bouncing maintainer address; mark broken since it does not fetch.
Source: distfile survey
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libhtmlparse/Makefile | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/textproc/libhtmlparse/Makefile b/textproc/libhtmlparse/Makefile index d9b8ceee825b..8cb83e8b9ffc 100644 --- a/textproc/libhtmlparse/Makefile +++ b/textproc/libhtmlparse/Makefile @@ -8,11 +8,15 @@ PORTNAME= libhtmlparse PORTVERSION= 0.2.0 CATEGORIES= textproc devel -MASTER_SITES= http://www.translator.cx/dist/libs/ +MASTER_SITES= # disappeared -MAINTAINER= mooneer@translator.cx +MAINTAINER= ports@FreeBSD.org COMMENT= Simple and fast HTML parsing library for C programs +BROKEN= "mastersite disappeared" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2005-12-09 + USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes |