diff options
author | taca <taca> | 2008-09-15 18:14:15 +0000 |
---|---|---|
committer | taca <taca> | 2008-09-15 18:14:15 +0000 |
commit | 43ff84eaf9a1ff2e762b426f3a75061cf67bf412 (patch) | |
tree | 0f9c2a5fe410bc6e33eebd425903d91a116ec8fd /www/typo3/Makefile | |
parent | 002146d0d518ce665981e87581b45b0e0d4660c0 (diff) | |
download | pkgsrc-43ff84eaf9a1ff2e762b426f3a75061cf67bf412.tar.gz |
Set MAINTAINER to me.
Diffstat (limited to 'www/typo3/Makefile')
-rw-r--r-- | www/typo3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index 93e967e91bd..92588d0b9f7 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/09/15 18:13:29 taca Exp $ +# $NetBSD: Makefile,v 1.2 2008/09/15 18:14:15 taca Exp $ # DISTNAME= ${TYPO3NAME} @@ -7,7 +7,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typo3/} DISTFILES= ${TYPO3NAME}${EXTRACT_SUFX} ${SITESRC}${EXTRACT_SUFX} -MAINTAINER= pkg-users@NetBSD.org +MAINTAINER= taca@NetBSD.org HOMEPAGE= http://typo3.com/ COMMENT= The typo3 content management system |