diff options
author | Renato Botelho <garga@FreeBSD.org> | 2012-10-05 12:41:45 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2012-10-05 12:41:45 +0000 |
commit | 566e1b7f4e3e0a834272f8d7fcc228afcb172bcc (patch) | |
tree | 8ce537ef8d523214ef2373a02b2c25d6957d2b00 /x11 | |
parent | e82a64e0e0630deb71bc10bdd7bbfc1c50a0ef34 (diff) | |
download | ports-566e1b7f4e3e0a834272f8d7fcc228afcb172bcc.tar.gz ports-566e1b7f4e3e0a834272f8d7fcc228afcb172bcc.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gmrun/Makefile | 6 | ||||
-rw-r--r-- | x11/xcb-util-image/Makefile | 5 | ||||
-rw-r--r-- | x11/xcb-util-keysyms/Makefile | 5 | ||||
-rw-r--r-- | x11/xcb-util-renderutil/Makefile | 5 | ||||
-rw-r--r-- | x11/xcb-util-wm/Makefile | 5 | ||||
-rw-r--r-- | x11/xcb-util/Makefile | 6 |
6 files changed, 2 insertions, 30 deletions
diff --git a/x11/gmrun/Makefile b/x11/gmrun/Makefile index 4f0f56255222..96db7e11e22a 100644 --- a/x11/gmrun/Makefile +++ b/x11/gmrun/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gmrun -# Date created: 26 September 2002 -# Whom: Adam Weinberger <adam@vectors.cx> -# +# Created by: Adam Weinberger <adam@vectors.cx> # $FreeBSD$ -# PORTNAME= gmrun PORTVERSION= 0.9.2 diff --git a/x11/xcb-util-image/Makefile b/x11/xcb-util-image/Makefile index 48fb2bb38ede..247f33d9e06f 100644 --- a/x11/xcb-util-image/Makefile +++ b/x11/xcb-util-image/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: xcb-util-image -# Date created: 2011-12-16 -# Whom: garga -# # $FreeBSD$ -# PORTNAME= xcb-util-image PORTVERSION= 0.3.8 diff --git a/x11/xcb-util-keysyms/Makefile b/x11/xcb-util-keysyms/Makefile index bb045e9010bd..8cb3417aa393 100644 --- a/x11/xcb-util-keysyms/Makefile +++ b/x11/xcb-util-keysyms/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: xcb-util-keysyms -# Date created: 2011-12-16 -# Whom: garga -# # $FreeBSD$ -# PORTNAME= xcb-util-keysyms PORTVERSION= 0.3.8 diff --git a/x11/xcb-util-renderutil/Makefile b/x11/xcb-util-renderutil/Makefile index 14980e31fdd2..c8749e993d4f 100644 --- a/x11/xcb-util-renderutil/Makefile +++ b/x11/xcb-util-renderutil/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: xcb-util-renderutil -# Date created: 2011-12-16 -# Whom: garga -# # $FreeBSD$ -# PORTNAME= xcb-util-renderutil PORTVERSION= 0.3.8 diff --git a/x11/xcb-util-wm/Makefile b/x11/xcb-util-wm/Makefile index 786688dabe27..063c555f7d3d 100644 --- a/x11/xcb-util-wm/Makefile +++ b/x11/xcb-util-wm/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: xcb-util-wm -# Date created: 2011-12-16 -# Whom: garga -# # $FreeBSD$ -# PORTNAME= xcb-util-wm PORTVERSION= 0.3.8 diff --git a/x11/xcb-util/Makefile b/x11/xcb-util/Makefile index 13bafafcfe11..38a5b557e35a 100644 --- a/x11/xcb-util/Makefile +++ b/x11/xcb-util/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xcb-util -# Date created: October 16, 2007 -# Whom: Nikos Ntarmos <ntarmos@ceid.upatras.gr> -# +# Created by: Nikos Ntarmos <ntarmos@ceid.upatras.gr> # $FreeBSD$ -# PORTNAME= xcb-util PORTVERSION= 0.3.8 |