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/mp-player | |
parent | c5f59c16490b2159fd63c75722dabf1c42e2ba2e (diff) |
Notes
Diffstat (limited to 'audio/mp-player')
-rw-r--r-- | audio/mp-player/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp-player/Makefile b/audio/mp-player/Makefile index 058c80fee0c3..5b1f352d5cc2 100644 --- a/audio/mp-player/Makefile +++ b/audio/mp-player/Makefile @@ -5,7 +5,7 @@ PORTNAME= mp-player PORTVERSION= 0.6 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Curses based module tracker using libmikmod |