diff options
author | tron <tron> | 2007-09-19 06:46:51 +0000 |
---|---|---|
committer | tron <tron> | 2007-09-19 06:46:51 +0000 |
commit | 4c775baef155e60af8540fae5cf87b541ccdffcb (patch) | |
tree | 35bc86b6bc10b215184ba56cdd781cd7a69e1d2f /www | |
parent | d9bce281570d848b725543ef2f99791006e7671e (diff) | |
download | pkgsrc-4c775baef155e60af8540fae5cf87b541ccdffcb.tar.gz |
Resign as maintainer of all the packages which I'm no longer using.
Diffstat (limited to 'www')
-rw-r--r-- | www/libghttp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile index e5320ad4432..2eebab9f490 100644 --- a/www/libghttp/Makefile +++ b/www/libghttp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.18 2005/04/11 21:47:54 tv Exp $ +# $NetBSD: Makefile,v 1.19 2007/09/19 06:46:52 tron Exp $ DISTNAME= libghttp-1.0.9 PKGREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libghttp/1.0/} -MAINTAINER= tron@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME http client library |