diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-06 05:05:58 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-06 05:05:58 +0800 |
commit | 6e40e75247bf226f5f2f18cc419f9f9b14043f2d (patch) | |
tree | 9482ac1010463b3eee890f3a538f54fa764c55c6 /x11-wm/amiwm | |
parent | ca8652a177b277aee60cad0069eb171d0f2d441c (diff) | |
download | freebsd-ports-gnome-6e40e75247bf226f5f2f18cc419f9f9b14043f2d.tar.gz freebsd-ports-gnome-6e40e75247bf226f5f2f18cc419f9f9b14043f2d.tar.zst freebsd-ports-gnome-6e40e75247bf226f5f2f18cc419f9f9b14043f2d.zip |
Layout fixes in x11-wm.
Diffstat (limited to 'x11-wm/amiwm')
-rw-r--r-- | x11-wm/amiwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/amiwm/Makefile b/x11-wm/amiwm/Makefile index b636933e9fc9..94b694dfa509 100644 --- a/x11-wm/amiwm/Makefile +++ b/x11-wm/amiwm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= amiwm -PORTVERSION= 0.20.p48 +PORTVERSION= 0.20.p48 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.lysator.liu.se/pub/X11/wm/amiwm/ DISTNAME= ${PORTNAME}0.20pl48 |