diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-07-23 06:50:30 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-07-23 06:50:30 +0800 |
commit | 0d73e49d2cf1891fc556e1242f2bb79683639be7 (patch) | |
tree | be9e94a38f9af84345659c84d26e31b560951e83 /graphics | |
parent | eb324464d63b243d61302bfe0f52f2efa9bde519 (diff) | |
download | freebsd-ports-gnome-0d73e49d2cf1891fc556e1242f2bb79683639be7.tar.gz freebsd-ports-gnome-0d73e49d2cf1891fc556e1242f2bb79683639be7.tar.zst freebsd-ports-gnome-0d73e49d2cf1891fc556e1242f2bb79683639be7.zip |
- Trim Makefile header
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sharpconstruct/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/graphics/sharpconstruct/Makefile b/graphics/sharpconstruct/Makefile index 15b025e331b8..b6822a61b1b2 100644 --- a/graphics/sharpconstruct/Makefile +++ b/graphics/sharpconstruct/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: sharpconstruct -# Date created: 24 Feb 2006 -# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> -# +# Created by: Dmitry Marakasov <amdmi3@amdmi3.ru> # $FreeBSD$ -# PORTNAME= sharpconstruct PORTVERSION= 0.11 |