diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-12-10 20:09:15 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-12-10 20:09:15 +0800 |
commit | 83403090b0c9175ac1d0a7f44f239ee678a2d0e9 (patch) | |
tree | fe79aff315b83c2f58029b65be43e872a35e77e3 /graphics | |
parent | 816bd68ca473944928088298f11f063af1b346e5 (diff) | |
download | marcuscom-ports-83403090b0c9175ac1d0a7f44f239ee678a2d0e9.tar.gz marcuscom-ports-83403090b0c9175ac1d0a7f44f239ee678a2d0e9.tar.zst marcuscom-ports-83403090b0c9175ac1d0a7f44f239ee678a2d0e9.zip |
also trim header
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17161 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gdk-pixbuf2/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile index c584e21a1..0eb77adca 100644 --- a/graphics/gdk-pixbuf2/Makefile +++ b/graphics/gdk-pixbuf2/Makefile @@ -1,9 +1,6 @@ -# New ports collection makefile for: gdk-pixbuf -# Date created: 5th October 1999 -# Whom: Ade Lovett <ade@lovett.com> -# +# Created by: Ade Lovett <ade@lovett.com> # $FreeBSD$ -# $MCom: ports/graphics/gdk-pixbuf2/Makefile,v 1.26 2012/09/18 22:20:08 kwm Exp $ +# $MCom: ports/graphics/gdk-pixbuf2/Makefile,v 1.27 2012/12/10 12:08:35 kwm Exp $ PORTNAME= gdk-pixbuf PORTVERSION= 2.26.5 |