diff options
author | grant <grant> | 2003-07-17 21:31:04 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 21:31:04 +0000 |
commit | 86b1aded8c3dd192d07546fb2d7a5cb8eeb4596f (patch) | |
tree | 0c33632bf5c3a779fe1548335374822548fe1fb7 /devel/oaf/Makefile | |
parent | 11098bb7c0a27bd5d959bf673e389ae06279251b (diff) | |
download | pkgsrc-86b1aded8c3dd192d07546fb2d7a5cb8eeb4596f.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'devel/oaf/Makefile')
-rw-r--r-- | devel/oaf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile index b17d2a0475e..34251f8be99 100644 --- a/devel/oaf/Makefile +++ b/devel/oaf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2003/07/13 13:51:23 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2003/07/17 21:32:01 grant Exp $ # DISTNAME= oaf-0.6.10 @@ -7,7 +7,7 @@ CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/oaf/0.6/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= rh@netbsd.org +MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= new object activation framework for GNOME |