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/mp3gain/Makefile | |
parent | 39026acb04e4684bab1a8d4684a3b35dfbca58a0 (diff) |
Notes
Diffstat (limited to 'audio/mp3gain/Makefile')
-rw-r--r-- | audio/mp3gain/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/audio/mp3gain/Makefile b/audio/mp3gain/Makefile index fce8747624e6..569417546732 100644 --- a/audio/mp3gain/Makefile +++ b/audio/mp3gain/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mp3gain -# Date created: 5 September 2002 -# Whom: Simon 'corecode' Schubert <corecode@corecode.ath.cx> -# +# Created by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> # $FreeBSD$ -# PORTNAME= mp3gain PORTVERSION= 1.5.2 |