diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 01:42:57 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 01:42:57 +0800 |
commit | 48e7477e8830129ccf5550ce1762d9fdc48b1e12 (patch) | |
tree | 41fab6af3bde8c137bb8b52e486343bedd640fe4 /graphics/libgeotiff/Makefile | |
parent | 61a9adfce6e8fc6e36831c1e10cb328412448c98 (diff) | |
download | freebsd-ports-gnome-48e7477e8830129ccf5550ce1762d9fdc48b1e12.tar.gz freebsd-ports-gnome-48e7477e8830129ccf5550ce1762d9fdc48b1e12.tar.zst freebsd-ports-gnome-48e7477e8830129ccf5550ce1762d9fdc48b1e12.zip |
- Cleanup Makefile header
Diffstat (limited to 'graphics/libgeotiff/Makefile')
-rw-r--r-- | graphics/libgeotiff/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile index 43cc69217951..04f3326e8399 100644 --- a/graphics/libgeotiff/Makefile +++ b/graphics/libgeotiff/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libgeotiff -# Date created: 9 December 2005 -# Whom: Sam Lawrance -# +# Created by: Sam Lawrance # $FreeBSD$ -# PORTNAME= libgeotiff PORTVERSION= 1.4.0 |