diff options
Diffstat (limited to 'math/pari-devel/Makefile')
-rw-r--r-- | math/pari-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/pari-devel/Makefile b/math/pari-devel/Makefile index a7ec7cd06d6..5cd13e29e8d 100644 --- a/math/pari-devel/Makefile +++ b/math/pari-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= pari PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION}.a +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/download/ DISTNAME= pari-${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION}.alpha |