diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:36:21 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:36:21 +0000 |
commit | 1d077afca2d8199435eff31ea800415f76cd684e (patch) | |
tree | 607e4a3c92dfeb495da4910507241a4ee8ca6fe7 /audio/playgsf | |
parent | c5f59c16490b2159fd63c75722dabf1c42e2ba2e (diff) | |
download | ports-1d077afca2d8199435eff31ea800415f76cd684e.tar.gz ports-1d077afca2d8199435eff31ea800415f76cd684e.zip |
Notes
Diffstat (limited to 'audio/playgsf')
-rw-r--r-- | audio/playgsf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/playgsf/Makefile b/audio/playgsf/Makefile index dda730b3ee72..48e61ffbe724 100644 --- a/audio/playgsf/Makefile +++ b/audio/playgsf/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.7.1 PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://projects.raphnet.net/playgsf/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Command-line player for gsf audio files |