diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-05 21:05:58 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-05 21:05:58 +0000 |
commit | 6e40e75247bf226f5f2f18cc419f9f9b14043f2d (patch) | |
tree | 9482ac1010463b3eee890f3a538f54fa764c55c6 /x11-wm/piewm | |
parent | ca8652a177b277aee60cad0069eb171d0f2d441c (diff) | |
download | FreeBSD-ports-6e40e75247bf226f5f2f18cc419f9f9b14043f2d.zip FreeBSD-ports-6e40e75247bf226f5f2f18cc419f9f9b14043f2d.tar.gz |
Layout fixes in x11-wm.
Diffstat (limited to 'x11-wm/piewm')
-rw-r--r-- | x11-wm/piewm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/piewm/Makefile b/x11-wm/piewm/Makefile index 159e4e5..043d546 100644 --- a/x11-wm/piewm/Makefile +++ b/x11-wm/piewm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= piewm -PORTVERSION= 1.03 +PORTVERSION= 1.03 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.crynwr.com/piewm/ |