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 /fonts/chkfontpath | |
parent | 6b180c6aede684e8e0fc3d2286bfb1d15e7789c4 (diff) | |
download | pkgsrc-2b07fc26d8c7ae9542a16e95eae066199b2d0942.tar.gz |
s/@netbsd.org/@NetBSD.org/ in MAINTAINER.
Diffstat (limited to 'fonts/chkfontpath')
-rw-r--r-- | fonts/chkfontpath/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/chkfontpath/Makefile b/fonts/chkfontpath/Makefile index 102a00da780..dfb8b927a6e 100644 --- a/fonts/chkfontpath/Makefile +++ b/fonts/chkfontpath/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/11/12 01:31:49 salo Exp $ +# $NetBSD: Makefile,v 1.3 2003/12/24 09:53:48 jmmv Exp $ # DISTNAME= chkfontpath-1.9.7 @@ -7,7 +7,7 @@ CATEGORIES= fonts MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/linux/9/en/os/i386/SRPMS/ EXTRACT_SUFX= -1.src.rpm -MAINTAINER= hubertf@netbsd.org +MAINTAINER= hubertf@NetBSD.org COMMENT= Command line tool to manage X server's font path BUILD_DEPENDS+= rpm2cpio>=1.1:../../converters/rpm2cpio |