diff options
-rw-r--r-- | multimedia/kaffeine/Makefile | 4 | ||||
-rw-r--r-- | www/ap2-xslt2/Makefile | 4 | ||||
-rw-r--r-- | www/varnish/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/kaffeine/Makefile b/multimedia/kaffeine/Makefile index b1d43eea82c..393278a3a7e 100644 --- a/multimedia/kaffeine/Makefile +++ b/multimedia/kaffeine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2007/01/26 04:25:47 markd Exp $ +# $NetBSD: Makefile,v 1.7 2007/05/22 10:50:59 xtraeme Exp $ # DISTNAME= kaffeine-0.8.3 @@ -7,7 +7,7 @@ CATEGORIES= multimedia kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kaffeine/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= xtraeme@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://kaffeine.sourceforge.net/ COMMENT= Full featured Multimedia-Player for KDE diff --git a/www/ap2-xslt2/Makefile b/www/ap2-xslt2/Makefile index 61728a37877..d1308ebbffa 100644 --- a/www/ap2-xslt2/Makefile +++ b/www/ap2-xslt2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/12/08 23:34:11 xtraeme Exp $ +# $NetBSD: Makefile,v 1.3 2007/05/22 10:50:59 xtraeme Exp $ # DISTNAME= modxslt-${DIST_VER} @@ -6,7 +6,7 @@ PKGNAME= ap2-xslt2-${DIST_VER} CATEGORIES= www MASTER_SITES= http://www.mod-xslt2.com/software/archive/${DIST_VER}/ -MAINTAINER= xtraeme@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mod-xslt2.com/ COMMENT= Apache module able to apply stylesheets to XML data on the fly diff --git a/www/varnish/Makefile b/www/varnish/Makefile index 152e110ecae..751e22e3d39 100644 --- a/www/varnish/Makefile +++ b/www/varnish/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/12/04 16:04:54 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2007/05/22 10:50:59 xtraeme Exp $ # DISTNAME= varnish-1.0.2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=varnish/} -MAINTAINER= xtraeme@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://varnish-cache.org/ COMMENT= High-performace HTTP accelerator |