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/uade/Makefile | |
parent | c5f59c16490b2159fd63c75722dabf1c42e2ba2e (diff) | |
download | ports-1d077afca2d8199435eff31ea800415f76cd684e.tar.gz ports-1d077afca2d8199435eff31ea800415f76cd684e.zip |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Notes
Notes:
svn path=/head/; revision=376388
Diffstat (limited to 'audio/uade/Makefile')
-rw-r--r-- | audio/uade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/uade/Makefile b/audio/uade/Makefile index aac37d1fbcb7..dc8032ef1780 100644 --- a/audio/uade/Makefile +++ b/audio/uade/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.13 PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://zakalwe.fi/uade/uade2/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Unix Amiga Delitracker Emulator |