diff options
Diffstat (limited to 'www/mdw')
-rw-r--r-- | www/mdw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mdw/Makefile b/www/mdw/Makefile index 95481dcf8343..3d5872028ea7 100644 --- a/www/mdw/Makefile +++ b/www/mdw/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: mdw # Date created: 5 July 2001 -# Whom: petef@databits.net +# Whom: petef@FreeBSD.org # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= www MASTER_SITES= http://redbrick.dcu.ie/~colmmacc/mdw/ -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org GNU_CONFIGURE= yes |