diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:38:02 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:38:02 +0000 |
commit | fcc3ddadcc739ffa8b479e0a3650701012c0a0f1 (patch) | |
tree | 6e236889cd77c2e270b2c04423530840c479b6c5 /german | |
parent | d2a1a8b7bf4967a7c081cca8abb00becc08a30aa (diff) | |
download | freebsd-ports-fcc3ddadcc739ffa8b479e0a3650701012c0a0f1.zip |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Diffstat (limited to 'german')
-rw-r--r-- | german/schwobifyer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/german/schwobifyer/Makefile b/german/schwobifyer/Makefile index ddbb3d4e3f9f..157df8d2f280 100644 --- a/german/schwobifyer/Makefile +++ b/german/schwobifyer/Makefile @@ -4,7 +4,7 @@ PORTNAME= schwobifyer PORTVERSION= 20050730 CATEGORIES= german -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Utility for translating German into the Schwaebisch dialect |