diff options
author | mat <mat@FreeBSD.org> | 2017-02-01 00:21:45 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-02-01 00:21:45 +0800 |
commit | 19b19680f61647743b824b2eedfb0bd23fedfdda (patch) | |
tree | 9894e944547809ff5eee8d0b36fc76622411570d /graphics/asciio | |
parent | fe7cc3a16adbefd86d48de018ba798402368e6c1 (diff) | |
download | freebsd-ports-gnome-19b19680f61647743b824b2eedfb0bd23fedfdda.tar.gz freebsd-ports-gnome-19b19680f61647743b824b2eedfb0bd23fedfdda.tar.zst freebsd-ports-gnome-19b19680f61647743b824b2eedfb0bd23fedfdda.zip |
Bump PORTREVISION for ports affected by the fix the last commit.
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight
Diffstat (limited to 'graphics/asciio')
-rw-r--r-- | graphics/asciio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/asciio/Makefile b/graphics/asciio/Makefile index fa4509159e99..54935547f97d 100644 --- a/graphics/asciio/Makefile +++ b/graphics/asciio/Makefile @@ -3,6 +3,7 @@ PORTNAME= asciio PORTVERSION= 1.51.3 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://mirror.switch.ch/ftp/mirror/CPAN/authors/id/N/NK/NKH/ \ LOCAL/ehaupt |