diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2015-01-06 17:36:02 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2015-01-06 17:36:02 +0800 |
commit | 021affdb5f8f3e148791d2100f305257e7f790c1 (patch) | |
tree | bb623b8a993f8d825e134183adedf1869f559a1a /archivers/ppmd | |
parent | da89bc19c9b6b400823f8bd21f0792aaa2c9fd38 (diff) | |
download | freebsd-ports-gnome-021affdb5f8f3e148791d2100f305257e7f790c1.tar.gz freebsd-ports-gnome-021affdb5f8f3e148791d2100f305257e7f790c1.tar.zst freebsd-ports-gnome-021affdb5f8f3e148791d2100f305257e7f790c1.zip |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Diffstat (limited to 'archivers/ppmd')
-rw-r--r-- | archivers/ppmd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/ppmd/Makefile b/archivers/ppmd/Makefile index 16ea6329c2d0..24cb25725a68 100644 --- a/archivers/ppmd/Makefile +++ b/archivers/ppmd/Makefile @@ -4,7 +4,7 @@ PORTNAME= ppmd PORTVERSION= 20050811 CATEGORIES= archivers -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Fast archiver with good compression ratio |