diff options
author | eadler <eadler@FreeBSD.org> | 2012-10-06 22:35:45 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-10-06 22:35:45 +0800 |
commit | 9e5a63cd71947b5363d11ae865fc5330aad15528 (patch) | |
tree | 8908dc4e93d474b98b3470c2350eb0ff88b93814 /x11 | |
parent | 88a7129678c402e202bc3ba12041f5b619c3e90e (diff) | |
download | freebsd-ports-gnome-9e5a63cd71947b5363d11ae865fc5330aad15528.tar.gz freebsd-ports-gnome-9e5a63cd71947b5363d11ae865fc5330aad15528.tar.zst freebsd-ports-gnome-9e5a63cd71947b5363d11ae865fc5330aad15528.zip |
Trim the headers in the ports I maintain.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/multi-gnome-terminal/Makefile | 8 | ||||
-rw-r--r-- | x11/xbindkeys/Makefile | 7 | ||||
-rw-r--r-- | x11/xclip/Makefile | 7 | ||||
-rw-r--r-- | x11/xorg-minimal/Makefile | 5 |
4 files changed, 4 insertions, 23 deletions
diff --git a/x11/multi-gnome-terminal/Makefile b/x11/multi-gnome-terminal/Makefile index 7498817e2b40..ac24beb8cdbd 100644 --- a/x11/multi-gnome-terminal/Makefile +++ b/x11/multi-gnome-terminal/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: multi-gnome-terminal -# Date created: 19 March 2002 -# Whom: Frederic Dubuy <fdubuy@free.fr> -# +# Created by: Frederic Dubuy <fdubuy@free.fr> # $FreeBSD$ -# $MCom: ports/x11/multi-gnome-terminal/Makefile,v 1.3 2007/08/07 03:43:51 mezz Exp $ -# +# $MCom: ports/x11/multi-gnome-terminal/Makefile,v 1.3 2007/08/07 03:43:51 mezz Exp $ PORTNAME= multi-gnome-terminal PORTVERSION= 1.6.2 diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile index 0566ed83d06d..e88285c46a74 100644 --- a/x11/xbindkeys/Makefile +++ b/x11/xbindkeys/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: xbindkeys -# Date created: Dec 29, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= xbindkeys PORTVERSION= 1.8.3 diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile index bfa3d4e8c4f5..791343ce68e4 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: xclip -# Date created: Dec 18, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= xclip PORTVERSION= 0.12 diff --git a/x11/xorg-minimal/Makefile b/x11/xorg-minimal/Makefile index f073e19f0f3c..d44b9b7dfb2a 100644 --- a/x11/xorg-minimal/Makefile +++ b/x11/xorg-minimal/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: xorg-minimal -# Date created: 19 Jun 2008 -# Whom: Eitan Adler -# # $FreeBSD$ -# PORTNAME= xorg PORTVERSION= 7.5.2 |