diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2001-12-24 13:56:04 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2001-12-24 13:56:04 +0000 |
commit | 356b063b9ed5fbe8b8c049311e544a3625279082 (patch) | |
tree | 7c101f3ea74965d36cce3a9234dd2a435d6f6639 /www/mod_frontpage | |
parent | The distfile has changed. The Makefile in the original distfile (diff) |
Maintainer is now a committer
Approved by: demon
Notes
Notes:
svn path=/head/; revision=52100
Diffstat (limited to 'www/mod_frontpage')
-rw-r--r-- | www/mod_frontpage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_frontpage/Makefile b/www/mod_frontpage/Makefile index 727498951205..b68f12903a4a 100644 --- a/www/mod_frontpage/Makefile +++ b/www/mod_frontpage/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://home.edo.uni-dortmund.de/~chripo/download/ \ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} ${FRONTPAGE} EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= mb@imp.ch +MAINTAINER= mbr@FreeBSD.org AP_PORT?= apache13 |