Date: Thu, 11 Jul 2013 07:13:11 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322755 - head/x11-wm/amiwm Message-ID: <201307110713.r6B7DBl9069390@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Jul 11 07:13:10 2013 New Revision: 322755 URL: http://svnweb.freebsd.org/changeset/ports/322755 Log: fix portname removed by mistake Pointyhat to: bapt Reported by: "Matthew D. Fuller" <fullermd@over-yonder.net> Modified: head/x11-wm/amiwm/Makefile Modified: head/x11-wm/amiwm/Makefile ============================================================================== --- head/x11-wm/amiwm/Makefile Thu Jul 11 06:56:41 2013 (r322754) +++ head/x11-wm/amiwm/Makefile Thu Jul 11 07:13:10 2013 (r322755) @@ -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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307110713.r6B7DBl9069390>