diff options
-rw-r--r-- | www/mdw/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/mdw/Makefile b/www/mdw/Makefile index 2b2cda5b6a69..f3c698ff5a7b 100644 --- a/www/mdw/Makefile +++ b/www/mdw/Makefile @@ -8,11 +8,14 @@ PORTNAME= mdw PORTVERSION= 1.0 CATEGORIES= www -MASTER_SITES= http://www.redbrick.dcu.ie/~colmmacc/mdw/ +MASTER_SITES= # no longer maintained by author MAINTAINER= petef@FreeBSD.org COMMENT= A utility to check the MD5 sum of a webpage +DEPRECATED= no longer maintained by author +EXPIRATION_DATE= 2006-01-24 + USE_AUTOTOOLS= autoconf:213 USE_REINPLACE= yes |