diff options
author | grant <grant> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 22:50:55 +0000 |
commit | 016914e7f9e5498e9fdf870d12d99bfeb4e66d4a (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /wm/sawfish | |
parent | 8a11869b703aead0cb98488574404b2b233f0b64 (diff) | |
download | pkgsrc-016914e7f9e5498e9fdf870d12d99bfeb4e66d4a.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'wm/sawfish')
-rw-r--r-- | wm/sawfish/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/sawfish/Makefile.common b/wm/sawfish/Makefile.common index b5482e5c8c4..e7251fc1d84 100644 --- a/wm/sawfish/Makefile.common +++ b/wm/sawfish/Makefile.common @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.15 2003/05/02 12:15:29 wiz Exp $ +# $NetBSD: Makefile.common,v 1.16 2003/07/17 22:55:16 grant Exp $ DISTNAME= sawfish-${SF_VERS}-gtk1 SF_VERS= 1.2 CATEGORIES= x11 gnome wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sawmill/} -MAINTAINER= jlam@netbsd.org +MAINTAINER= jlam@NetBSD.org HOMEPAGE= http://sawmill.sourceforge.net/ DEPENDS+= rep-gtk>=0.15nb2:../../x11/rep-gtk |