diff options
Diffstat (limited to 'archivers/xmill/Makefile')
-rw-r--r-- | archivers/xmill/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile index 91f6e2fd56f7..e3196d13107d 100644 --- a/archivers/xmill/Makefile +++ b/archivers/xmill/Makefile @@ -3,12 +3,9 @@ DISTVERSION= 0.8 CATEGORIES= archivers MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Efficient compressor for XML -WWW= https://sourceforge.net/projects/xmill/ - -DEPRECATED= Outdated and abandoned, last release in 2004 -EXPIRATION_DATE=2025-07-31 +WWW= https://homes.cs.washington.edu/~suciu/XMILL/ USES= dos2unix zip DOS2UNIX_FILES= ${MAKEFILE} XMill/*.cpp |