diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-12-24 09:53:47 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-12-24 09:53:47 +0000 |
commit | 5ffc0ff0c194af2db2b14cf35f10dd33450e71c9 (patch) | |
tree | fe97e69455dff50954bcce13e7c6110bee2c7ca1 /devel/gputils | |
parent | a0f1e0030b8e59fc1b40bb7acb2e83cdf2c9b777 (diff) | |
download | pkgsrc-5ffc0ff0c194af2db2b14cf35f10dd33450e71c9.tar.gz |
s/@netbsd.org/@NetBSD.org/ in MAINTAINER.
Diffstat (limited to 'devel/gputils')
-rw-r--r-- | devel/gputils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gputils/Makefile b/devel/gputils/Makefile index 1f07366a9f2..6c64ed7fb65 100644 --- a/devel/gputils/Makefile +++ b/devel/gputils/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/08/03 23:54:29 wulf Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/24 09:53:48 jmmv Exp $ DISTNAME= gputils-0.11.6 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gputils/} -MAINTAINER= wulf@netbsd.org +MAINTAINER= wulf@NetBSD.org HOMEPAGE= http://gputils.sourceforge.net/ COMMENT= collection of tools for Microchip's PIC micro-processors |