diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-01-31 16:21:45 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-01-31 16:21:45 +0000 |
commit | bc19d067843d4e80e501af0760b5b4e79d2f3965 (patch) | |
tree | 9894e944547809ff5eee8d0b36fc76622411570d /astro | |
parent | a345c5cf11a8e516a8dfa0be19809270ca858e52 (diff) | |
download | ports-bc19d067843d4e80e501af0760b5b4e79d2f3965.tar.gz ports-bc19d067843d4e80e501af0760b5b4e79d2f3965.zip |
Notes
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- |