diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:37:52 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:37:52 +0000 |
commit | d2a1a8b7bf4967a7c081cca8abb00becc08a30aa (patch) | |
tree | 49ea133874748b4b2418bec3ed83efa6826587c6 /games/filters | |
parent | 2ffa0bbce4728a0dafad35636edf9b92b799cfd2 (diff) |
Notes
Diffstat (limited to 'games/filters')
-rw-r--r-- | games/filters/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/filters/Makefile b/games/filters/Makefile index 3a19030ba89b..9aad4e88592d 100644 --- a/games/filters/Makefile +++ b/games/filters/Makefile @@ -5,7 +5,7 @@ PORTNAME= filters PORTVERSION= 2.53 CATEGORIES= games perl5 MASTER_SITES= http://ftp.debian.org/debian/pool/main/f/filters/ \ - CRITICAL + LOCAL/ehaupt DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org |