diff options
author | grant <grant> | 2003-07-17 21:31:04 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 21:31:04 +0000 |
commit | 6d21bddb500c778feba0389cc4796129c60399df (patch) | |
tree | 0c33632bf5c3a779fe1548335374822548fe1fb7 /graphics/fbm | |
parent | 933950b755080a5a076f460dfd1a04dda79776d7 (diff) | |
download | pkgsrc-6d21bddb500c778feba0389cc4796129c60399df.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'graphics/fbm')
-rw-r--r-- | graphics/fbm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/fbm/Makefile b/graphics/fbm/Makefile index 4e360935bac..1759351bacd 100644 --- a/graphics/fbm/Makefile +++ b/graphics/fbm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/06/02 01:19:30 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 21:40:27 grant Exp $ # FreeBSD Id: ports/graphics/fbm/Makefile,v 1.5 2000/04/29 23:54:02 steve Exp DISTNAME= fbm-1.2 @@ -7,7 +7,7 @@ CATEGORIES= graphics converters MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/graphics/convert/} EXTRACT_SUFX= .tgz -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= Fuzzy Pixmap Manipulation utilities .include "../../mk/bsd.pkg.mk" |