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 /astro | |
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 'astro')
-rw-r--r-- | astro/p5-Astro-PAL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/p5-Astro-PAL/Makefile b/astro/p5-Astro-PAL/Makefile index 228a80cf0c4b..e24fad88be44 100644 --- a/astro/p5-Astro-PAL/Makefile +++ b/astro/p5-Astro-PAL/Makefile @@ -3,7 +3,7 @@ PORTNAME= Astro-PAL PORTVERSION= 1.07 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |