diff options
author | tron <tron> | 2002-02-27 13:54:27 +0000 |
---|---|---|
committer | tron <tron> | 2002-02-27 13:54:27 +0000 |
commit | c7cc600fbc569457d6731c3ebec9d2842860df4f (patch) | |
tree | 02f8bdf858acc1ce04f66bb4d9dee171e8c1dda4 /wm/icewm-gnome | |
parent | 1a23c03e6b8ee525efb5ca19e4a7a91f7404b891 (diff) | |
download | pkgsrc-c7cc600fbc569457d6731c3ebec9d2842860df4f.tar.gz |
Fix non dewey-conform distribution version number.
Diffstat (limited to 'wm/icewm-gnome')
-rw-r--r-- | wm/icewm-gnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/icewm-gnome/Makefile b/wm/icewm-gnome/Makefile index 1c9f1d240db..6f23212aec5 100644 --- a/wm/icewm-gnome/Makefile +++ b/wm/icewm-gnome/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2002/02/26 09:41:43 martti Exp $ +# $NetBSD: Makefile,v 1.9 2002/02/27 13:54:27 tron Exp $ -PKGNAME= ${DISTNAME:S/-/-gnome-/} +PKGNAME= ${DISTNAME:S/-/-gnome-/:S/-2/.2/} COMMENT= Small, fast and light-weight window manager (GNOME version) CONFLICTS+= icewm-[0-9]* |