diff options
author | edwin <edwin@FreeBSD.org> | 2006-02-01 14:29:45 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-02-01 14:29:45 +0800 |
commit | 185fdae5b62c806e6bb40ec318179948357987d6 (patch) | |
tree | 526de8af92c8ef164a3d0e4e4fe0c6bb7a63603c /x11-wm | |
parent | c1d65f0bc5d3fc577b74d8ef368636f62e0fc085 (diff) | |
download | freebsd-ports-gnome-185fdae5b62c806e6bb40ec318179948357987d6.tar.gz freebsd-ports-gnome-185fdae5b62c806e6bb40ec318179948357987d6.tar.zst freebsd-ports-gnome-185fdae5b62c806e6bb40ec318179948357987d6.zip |
remove brokeness (as result of previous commit)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/alloywm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/alloywm/Makefile b/x11-wm/alloywm/Makefile index b40ca4785bf5..0b768e0af99e 100644 --- a/x11-wm/alloywm/Makefile +++ b/x11-wm/alloywm/Makefile @@ -12,9 +12,7 @@ CATEGORIES= x11-wm MASTER_SITES= http://www.phatboydesigns.net/devel/ MAINTAINER= trevor@FreeBSD.org -COMMENT=Has title bars, shading, resizing, automatic placement, window list - -BROKEN= Incorrect SHA hash +COMMENT= Has title bars, shading, resizing, automatic placement, window list HAS_CONFIGURE= yes PLIST= ${WRKDIR}/pkg-plist |