diff options
author | tron <tron> | 2002-02-27 13:53:07 +0000 |
---|---|---|
committer | tron <tron> | 2002-02-27 13:53:07 +0000 |
commit | 6d228e37f40436217a397e7dbc73a4bbf096baa3 (patch) | |
tree | 00fa47863b982e59caeb5100e7fc6baeca331f6e /wm | |
parent | 8838dab62519362c7cce37632c0bdcde04e92c21 (diff) | |
download | pkgsrc-6d228e37f40436217a397e7dbc73a4bbf096baa3.tar.gz |
Fix distribution version number here.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/icewm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/icewm/Makefile b/wm/icewm/Makefile index 7494aadd330..b1520b0a201 100644 --- a/wm/icewm/Makefile +++ b/wm/icewm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2002/02/26 09:41:39 martti Exp $ -# +# $NetBSD: Makefile,v 1.10 2002/02/27 13:53:07 tron Exp $ +PKGNAME= ${DISTNAME:S/-2/.2/} COMMENT= Small, fast and light-weight window manager CONFLICTS+= icewm-gnome-[0-9]* |