diff options
-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 |