diff options
-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 e7f20bac1978..69b8c2801e68 100644 --- a/x11-wm/amiwm/Makefile +++ b/x11-wm/amiwm/Makefile @@ -1,7 +1,7 @@ # Created by: Douglas Carmichael <dcarmich@mcs.com> # $FreeBSD$ -zsh:1: command not found: :w +PORTNAME= amiwm PORTVERSION= 0.21.pl2 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.lysator.liu.se/pub/X11/wm/amiwm/ |