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 | 2b07fc26d8c7ae9542a16e95eae066199b2d0942 (patch) | |
tree | fe97e69455dff50954bcce13e7c6110bee2c7ca1 /devel/gputils | |
parent | 6b180c6aede684e8e0fc3d2286bfb1d15e7789c4 (diff) | |
download | pkgsrc-2b07fc26d8c7ae9542a16e95eae066199b2d0942.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 |