diff options
author | flo <flo@FreeBSD.org> | 2013-01-18 15:19:13 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2013-01-18 15:19:13 +0800 |
commit | 918aa67adcfc6b0985e724765e5bf50e09e762db (patch) | |
tree | c9b3a50c13ffb2d791dbb0003567c5b197b5fe31 | |
parent | 977bb7c07a444494d36c69e151d2d252eea2fe5d (diff) | |
download | freebsd-ports-gnome-918aa67adcfc6b0985e724765e5bf50e09e762db.tar.gz freebsd-ports-gnome-918aa67adcfc6b0985e724765e5bf50e09e762db.tar.zst freebsd-ports-gnome-918aa67adcfc6b0985e724765e5bf50e09e762db.zip |
- over to new volunteer
- while here convert to new header format
PR: ports/175376
Submitted by: dhw
-rw-r--r-- | x11-wm/piewm/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-wm/piewm/Makefile b/x11-wm/piewm/Makefile index 11476615ea73..a50c25e3a94f 100644 --- a/x11-wm/piewm/Makefile +++ b/x11-wm/piewm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: piewm -# Date created: 24 November 1994 -# Whom: asami -# +# Created by: asami # $FreeBSD$ -# PORTNAME= piewm PORTVERSION= 1.04 @@ -11,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= http://www.crynwr.com/piewm/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= david@catwhisker.org COMMENT= A tvtwm with pie (circular) menus DISABLE_SIZE= yes |