diff options
author | wiz <wiz> | 2003-05-02 11:53:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-05-02 11:53:34 +0000 |
commit | bef3134ed490d801c9b67d774eb140aa65897ab4 (patch) | |
tree | 0b3576bf8d40c5f7d058728d38e43564bcae5836 /wm/sawfish/Makefile.common | |
parent | 24aabfa97a1b266a2e8fe1d6f66ea5255c1f61cc (diff) | |
download | pkgsrc-bef3134ed490d801c9b67d774eb140aa65897ab4.tar.gz |
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'wm/sawfish/Makefile.common')
-rw-r--r-- | wm/sawfish/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/sawfish/Makefile.common b/wm/sawfish/Makefile.common index c656f50e972..2ac2c5b3a46 100644 --- a/wm/sawfish/Makefile.common +++ b/wm/sawfish/Makefile.common @@ -1,6 +1,7 @@ -# $NetBSD: Makefile.common,v 1.13 2003/01/10 07:54:44 cjep Exp $ +# $NetBSD: Makefile.common,v 1.14 2003/05/02 11:56:37 wiz Exp $ DISTNAME= sawfish-${SF_VERS}-gtk1 +PKGREVISION= 1 SF_VERS= 1.2 CATEGORIES= x11 gnome wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sawmill/} |