diff options
Diffstat (limited to 'x11/yeahconsole/Makefile')
-rw-r--r-- | x11/yeahconsole/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/yeahconsole/Makefile b/x11/yeahconsole/Makefile index 18da92308940..b1d4a887f6eb 100644 --- a/x11/yeahconsole/Makefile +++ b/x11/yeahconsole/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: yeahconsole -# Date created: 30 April 2008 -# Whom: asami -# +# Created by: asami # $FreeBSD$ -# PORTNAME= yeahconsole PORTVERSION= 0.3.4 CATEGORIES= x11 MASTER_SITES= http://phrat.de/ -MAINTAINER= lazyklimm@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= quake console-like extension for X terminals USE_XORG= x11 |