diff options
author | bapt <bapt@FreeBSD.org> | 2013-07-11 15:13:10 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-07-11 15:13:10 +0800 |
commit | bb5b0e66e91ba89906be33ab6716cbb95d7e626d (patch) | |
tree | b7570bf8e1bb26d5b13b04e7e4098a171229f409 /x11-wm/amiwm | |
parent | 5deb4080ff4118995a44355d56f74853ff0af3b8 (diff) | |
download | freebsd-ports-gnome-bb5b0e66e91ba89906be33ab6716cbb95d7e626d.tar.gz freebsd-ports-gnome-bb5b0e66e91ba89906be33ab6716cbb95d7e626d.tar.zst freebsd-ports-gnome-bb5b0e66e91ba89906be33ab6716cbb95d7e626d.zip |
fix portname removed by mistake
Pointyhat to: bapt
Reported by: "Matthew D. Fuller" <fullermd@over-yonder.net>
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 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/ |