diff options
author | cheusov <cheusov@pkgsrc.org> | 2011-10-09 10:02:44 +0000 |
---|---|---|
committer | cheusov <cheusov@pkgsrc.org> | 2011-10-09 10:02:44 +0000 |
commit | 9b9cac78b96bae60e216ff18c58508ad1144a3c6 (patch) | |
tree | 3089644d2b9140200c9c145367ebeb34f6b31af0 /misc | |
parent | f943c657def9577f8ef6ebc1f4f6f3f33a1cab59 (diff) | |
download | pkgsrc-9b9cac78b96bae60e216ff18c58508ad1144a3c6.tar.gz |
Update my email
Diffstat (limited to 'misc')
-rw-r--r-- | misc/epm/Makefile | 4 | ||||
-rw-r--r-- | misc/send-pr/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/epm/Makefile b/misc/epm/Makefile index 5d0aa3c5799..1c6f1f77294 100644 --- a/misc/epm/Makefile +++ b/misc/epm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/05/08 21:50:48 cheusov Exp $ +# $NetBSD: Makefile,v 1.2 2011/10/09 10:02:46 cheusov Exp $ # VERSION= 4.2 @@ -10,7 +10,7 @@ MASTER_SITES= http://ftp.easysw.com/pub/epm/${VERSION}/ \ http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/epm/${VERSION}/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= vle@gmx.net +MAINTAINER= cheusov@NetBSD.org HOMEPAGE= http://epmhome.org/ COMMENT= ESP generates software packages from a list of files LICENSE= gnu-gpl-v2 diff --git a/misc/send-pr/Makefile b/misc/send-pr/Makefile index 5e64d06fbd0..960db6def38 100644 --- a/misc/send-pr/Makefile +++ b/misc/send-pr/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/05/29 13:51:30 cheusov Exp $ +# $NetBSD: Makefile,v 1.2 2011/10/09 10:02:46 cheusov Exp $ DISTNAME= gnats-3.113.1 PKGNAME= send-pr-${GNATS_VERSION} CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU:=gnats/} -MAINTAINER= vle@gmx.net +MAINTAINER= cheusov@NetBSD.org HOMEPAGE= http://www.gnu.org/software/gnats/ COMMENT= GNATS problem reporting tool LICENSE= gnu-gpl-v2 |