diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 13:55:20 +0800 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 13:55:20 +0800 |
commit | 49626f567aec0a31035b53c28d86f43ab8f37847 (patch) | |
tree | 3d2e31194d876a4ea4d8da0b004043d080febb48 /audio/spiralsynth | |
parent | 6b499cc24f7cc0a506040215b31fcc04f70caf5c (diff) | |
download | freebsd-ports-gnome-49626f567aec0a31035b53c28d86f43ab8f37847.tar.gz freebsd-ports-gnome-49626f567aec0a31035b53c28d86f43ab8f37847.tar.zst freebsd-ports-gnome-49626f567aec0a31035b53c28d86f43ab8f37847.zip |
- Strip header at request of original creator
Submitted by: trevor
With hat: portmgr
Diffstat (limited to 'audio/spiralsynth')
-rw-r--r-- | audio/spiralsynth/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/audio/spiralsynth/Makefile b/audio/spiralsynth/Makefile index c2845021d04d..97e6c73e9355 100644 --- a/audio/spiralsynth/Makefile +++ b/audio/spiralsynth/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: spiralsynth -# Date created: 2000-09-05 -# Whom: Trevor Johnson -# +# Created by: trevor # $FreeBSD$ -# PORTNAME= spiralsynth PORTVERSION= 0.1.7 |