diff options
author | dougb <dougb@FreeBSD.org> | 2012-10-08 18:38:47 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2012-10-08 18:38:47 +0800 |
commit | 99c0c3952d4c535698ff83e9f359cca1d4b875e7 (patch) | |
tree | 26c9825c408f16a6f980068230034276f0bb0ea0 /x11 | |
parent | 38393b57feab35baf1a9733c3f7b86179089bcce (diff) | |
download | freebsd-ports-graphics-99c0c3952d4c535698ff83e9f359cca1d4b875e7.tar.gz freebsd-ports-graphics-99c0c3952d4c535698ff83e9f359cca1d4b875e7.tar.zst freebsd-ports-graphics-99c0c3952d4c535698ff83e9f359cca1d4b875e7.zip |
Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.
I bid fond fare well
A chapter closes for me
What opens for you?
Diffstat (limited to 'x11')
-rw-r--r-- | x11/aterm/Makefile | 9 | ||||
-rw-r--r-- | x11/tint/Makefile | 7 | ||||
-rw-r--r-- | x11/xscreensaver/Makefile | 7 |
3 files changed, 6 insertions, 17 deletions
diff --git a/x11/aterm/Makefile b/x11/aterm/Makefile index 96c16dd571b..e96f69b314c 100644 --- a/x11/aterm/Makefile +++ b/x11/aterm/Makefile @@ -1,9 +1,6 @@ -# New ports collection makefile for: aterm -# Date created: 17 January 1999 -# Whom: Jim Mock <jim@FreeBSD.org> +# Created by: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ -# PORTNAME= aterm PORTVERSION= 1.0.1 @@ -11,8 +8,8 @@ PORTREVISION= 6 CATEGORIES= x11 MASTER_SITES= SF -MAINTAINER= dougb@FreeBSD.org -COMMENT= A color vt102 terminal emulator with transparency support +MAINTAINER= ports@FreeBSD.org +COMMENT= Color vt102 terminal emulator with transparency support USE_XORG= xpm GNU_CONFIGURE= yes diff --git a/x11/tint/Makefile b/x11/tint/Makefile index 7197d066a89..fef5cbba556 100644 --- a/x11/tint/Makefile +++ b/x11/tint/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: tint -# Date created: 21 July 2008 -# Whom: dougb@FreeBSD.org -# # $FreeBSD$ -# PORTNAME= tint2 PORTVERSION= 0.11 @@ -11,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -MAINTAINER= dougb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight freedesktop-compliant panel/taskbar/systray/clock MAKE_JOBS_SAFE= yes diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile index 77bee526e85..9d9bd0cb654 100644 --- a/x11/xscreensaver/Makefile +++ b/x11/xscreensaver/Makefile @@ -1,16 +1,13 @@ -# New ports collection makefile for: xscreensaver -# Date created: 10 July 1995 -# Whom: dom@myrddin.demon.co.uk +# Created by: dom@myrddin.demon.co.uk # # $FreeBSD$ -# PORTNAME= xscreensaver PORTVERSION= 5.19 CATEGORIES= x11 MASTER_SITES= http://www.jwz.org/xscreensaver/ -MAINTAINER= dougb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Save your screen while you entertain your cat BUILD_DEPENDS= pkgconf>0:${PORTSDIR}/devel/pkgconf |