diff options
author | wiz <wiz> | 2003-05-02 12:15:29 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-05-02 12:15:29 +0000 |
commit | 3f141938d19f2c3daf552784a0df2492b7ba455f (patch) | |
tree | d322ec4bc0c056bee63935f7334535905a489048 | |
parent | 004d6828f53494a37ea4eee1b478df1b5143f6b2 (diff) | |
download | pkgsrc-3f141938d19f2c3daf552784a0df2492b7ba455f.tar.gz |
Not the right place for PKGREVISION.
-rw-r--r-- | wm/sawfish/Makefile.common | 3 | ||||
-rw-r--r-- | x11/gnome-core/Makefile.common | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/wm/sawfish/Makefile.common b/wm/sawfish/Makefile.common index 2ac2c5b3a46..b5482e5c8c4 100644 --- a/wm/sawfish/Makefile.common +++ b/wm/sawfish/Makefile.common @@ -1,7 +1,6 @@ -# $NetBSD: Makefile.common,v 1.14 2003/05/02 11:56:37 wiz Exp $ +# $NetBSD: Makefile.common,v 1.15 2003/05/02 12:15:29 wiz Exp $ DISTNAME= sawfish-${SF_VERS}-gtk1 -PKGREVISION= 1 SF_VERS= 1.2 CATEGORIES= x11 gnome wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sawmill/} diff --git a/x11/gnome-core/Makefile.common b/x11/gnome-core/Makefile.common index d90a612a721..8833eac908b 100644 --- a/x11/gnome-core/Makefile.common +++ b/x11/gnome-core/Makefile.common @@ -1,8 +1,7 @@ -# $NetBSD: Makefile.common,v 1.2 2003/05/02 11:57:00 wiz Exp $ +# $NetBSD: Makefile.common,v 1.3 2003/05/02 12:16:04 wiz Exp $ # DISTNAME= gnome-core-1.4.2 -PKGREVISION= 1 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-core/1.4/} EXTRACT_SUFX= .tar.bz2 |