aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2013-06-20 13:06:02 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2013-06-20 13:06:02 +0000
commit972746f921913e7b7aed4cb09528ad4284d4a86c (patch)
tree4735ac873d696cf9cbd068af3f4b7c9efb241108 /science
parent2f6a139dfdefc6043740274553d94005d0c74e9b (diff)
downloadports-972746f921913e7b7aed4cb09528ad4284d4a86c.tar.gz
ports-972746f921913e7b7aed4cb09528ad4284d4a86c.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/gtamsanalyzer/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/science/gtamsanalyzer/Makefile b/science/gtamsanalyzer/Makefile
index 27192784f657..90e692e897c5 100644
--- a/science/gtamsanalyzer/Makefile
+++ b/science/gtamsanalyzer/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gtamsanalyzer
-# Date created: 26 Sep 2006
-# Whom: gurkan@phys.ethz.ch
-#
+# Created by: gurkan@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>