diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-03-08 14:00:30 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-03-08 14:00:30 +0000 |
commit | 1101f09c09367bca303d13431ed15f28d0a22f65 (patch) | |
tree | 511f5a9a033d7b57693fe54af6e8673a6a6a7f4f /audio/penguinsap | |
parent | fde362579641ddf717c0f67041e6f3360e2fad61 (diff) | |
download | ports-1101f09c09367bca303d13431ed15f28d0a22f65.tar.gz ports-1101f09c09367bca303d13431ed15f28d0a22f65.zip |
Notes
Diffstat (limited to 'audio/penguinsap')
-rw-r--r-- | audio/penguinsap/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/penguinsap/Makefile b/audio/penguinsap/Makefile index 061057824b24..60e9d5a49d3b 100644 --- a/audio/penguinsap/Makefile +++ b/audio/penguinsap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: penguinsap -# Date created: 16 Jul 2005 -# Whom: Emanuel Haupt <ehaupt@critical.ch> -# +# Created by: Emanuel Haupt <ehaupt@critical.ch> # $FreeBSD$ -# PORTNAME= penguinsap PORTVERSION= 0.1 @@ -11,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A command line Atari(TM) .sap player +COMMENT= Command-line Atari(TM) .sap player USE_DOS2UNIX= yes |