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/resid | |
parent | c5f59c16490b2159fd63c75722dabf1c42e2ba2e (diff) |
Notes
Diffstat (limited to 'audio/resid')
-rw-r--r-- | audio/resid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/resid/Makefile b/audio/resid/Makefile index 1e36bad08eac..54b482f7d817 100644 --- a/audio/resid/Makefile +++ b/audio/resid/Makefile @@ -5,7 +5,7 @@ PORTNAME= resid PORTVERSION= 0.16 PORTREVISION= 2 CATEGORIES= audio emulators -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Cycle-based SID emulator engine |