diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-01-26 16:34:39 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-01-26 16:34:39 +0000 |
commit | d579cd2aaa0c063c19f775d4afe0b228d9670667 (patch) | |
tree | f1b68e352073b7a73079f293b282c17679566f74 /audio/rsynth | |
parent | 39026acb04e4684bab1a8d4684a3b35dfbca58a0 (diff) | |
download | ports-d579cd2aaa0c063c19f775d4afe0b228d9670667.tar.gz ports-d579cd2aaa0c063c19f775d4afe0b228d9670667.zip |
- cleanup header
Notes
Notes:
svn path=/head/; revision=311027
Diffstat (limited to 'audio/rsynth')
-rw-r--r-- | audio/rsynth/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile index 200752a6cfac..dc78d3ad82b9 100644 --- a/audio/rsynth/Makefile +++ b/audio/rsynth/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rsynth -# Date created: 03 Jan 1995 -# Whom: faulkner@mpd.tandem.com -# +# Created by: faulkner@mpd.tandem.com # $FreeBSD$ -# PORTNAME= rsynth PORTVERSION= 2.0 |