svn commit: r321377 - head/science/gtamsanalyzer
Boris Samorodov
bsam at FreeBSD.org
Thu Jun 20 13:06:03 UTC 2013
Author: bsam
Date: Thu Jun 20 13:06:02 2013
New Revision: 321377
URL: http://svnweb.freebsd.org/changeset/ports/321377
Log:
. portlint: remove whitespace before end of line;
. trim Makefile headers.
Modified:
head/science/gtamsanalyzer/Makefile
Modified: head/science/gtamsanalyzer/Makefile
==============================================================================
--- head/science/gtamsanalyzer/Makefile Thu Jun 20 13:01:27 2013 (r321376)
+++ head/science/gtamsanalyzer/Makefile Thu Jun 20 13:06:02 2013 (r321377)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gtamsanalyzer
-# Date created: 26 Sep 2006
-# Whom: gurkan at phys.ethz.ch
-#
+# Created by: gurkan at phys.ethz.ch
# $FreeBSD$
-#
PORTNAME= gtamsanalyzer
PORTVERSION= 0.42
@@ -24,7 +20,7 @@ USE_GNUSTEP_INSTALL= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/Source
-post-patch:
+post-patch:
${RM} "${WRKSRC}/obj"
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list