diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2015-01-06 17:36:21 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2015-01-06 17:36:21 +0800 |
commit | 294fee0ec781b2d4629c38a5700919fe7a943423 (patch) | |
tree | 607e4a3c92dfeb495da4910507241a4ee8ca6fe7 /audio/resid | |
parent | 021affdb5f8f3e148791d2100f305257e7f790c1 (diff) | |
download | freebsd-ports-gnome-294fee0ec781b2d4629c38a5700919fe7a943423.tar.gz freebsd-ports-gnome-294fee0ec781b2d4629c38a5700919fe7a943423.tar.zst freebsd-ports-gnome-294fee0ec781b2d4629c38a5700919fe7a943423.zip |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
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 |