diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:38:13 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:38:13 +0000 |
commit | cfd764fb72b5ed5af0a8eaf52e1380e41f3b508f (patch) | |
tree | e0e181123e9acc66e8988f901445a66500b0987c /graphics/asciio/Makefile | |
parent | fcc3ddadcc739ffa8b479e0a3650701012c0a0f1 (diff) | |
download | ports-cfd764fb72b5ed5af0a8eaf52e1380e41f3b508f.tar.gz ports-cfd764fb72b5ed5af0a8eaf52e1380e41f3b508f.zip |
Notes
Diffstat (limited to 'graphics/asciio/Makefile')
-rw-r--r-- | graphics/asciio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/asciio/Makefile b/graphics/asciio/Makefile index 0842823217d5..05fabf158c46 100644 --- a/graphics/asciio/Makefile +++ b/graphics/asciio/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.02.71 PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://mirror.switch.ch/ftp/mirror/CPAN/authors/id/N/NK/NKH/ \ - CRITICAL + LOCAL/ehaupt DISTNAME= App-Asciio-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org |