diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-01-26 16:34:39 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-01-26 16:34:39 +0000 |
commit | d579cd2aaa0c063c19f775d4afe0b228d9670667 (patch) | |
tree | f1b68e352073b7a73079f293b282c17679566f74 /graphics | |
parent | 39026acb04e4684bab1a8d4684a3b35dfbca58a0 (diff) | |
download | ports-d579cd2aaa0c063c19f775d4afe0b228d9670667.tar.gz ports-d579cd2aaa0c063c19f775d4afe0b228d9670667.zip |
- cleanup header
Notes
Notes:
svn path=/head/; revision=311027
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/giflib/Makefile | 6 | ||||
-rw-r--r-- | graphics/hobbes-icons-xpm/Makefile | 6 | ||||
-rw-r--r-- | graphics/jasper/Makefile | 6 |
3 files changed, 3 insertions, 15 deletions
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile index ec0571a6f7e8..e8e010f163b1 100644 --- a/graphics/giflib/Makefile +++ b/graphics/giflib/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: giflib -# Date created: 03 May 1997 -# Whom: Thomas Gellekum <tg@FreeBSD.org> -# +# Created by: Thomas Gellekum <tg@FreeBSD.org> # $FreeBSD$ -# PORTNAME= giflib PORTVERSION= 4.2.0 diff --git a/graphics/hobbes-icons-xpm/Makefile b/graphics/hobbes-icons-xpm/Makefile index 50f09191eb82..fc5d2b4e766a 100644 --- a/graphics/hobbes-icons-xpm/Makefile +++ b/graphics/hobbes-icons-xpm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: hobbes-icons-xpm3 -# Date created: 19 October 1996 -# Whom: pgs -# +# Created by: pgs # $FreeBSD$ -# PORTNAME= hobbes-icons-xpm3 PORTVERSION= 1.0 diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile index b4edb72dbc72..610b73af82b3 100644 --- a/graphics/jasper/Makefile +++ b/graphics/jasper/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: jasper -# Date created: 6 November 1994 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# +# Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# PORTNAME= jasper PORTVERSION= 1.900.1 |