aboutsummaryrefslogtreecommitdiff
path: root/math/antic/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-02-17 03:00:30 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-02-17 03:00:30 +0000
commitf90a44afcdede50e9135a90e025c413b7e0bd100 (patch)
treeaa05130b5e923ede0be24d7984336550a0bf87f9 /math/antic/Makefile
parent4a427c7992b0feff0833b62e72622d3af5f9e4ff (diff)
downloadports-f90a44afcdede50e9135a90e025c413b7e0bd100.tar.gz
ports-f90a44afcdede50e9135a90e025c413b7e0bd100.zip
Notes
Diffstat (limited to 'math/antic/Makefile')
-rw-r--r--math/antic/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/antic/Makefile b/math/antic/Makefile
index 5a8e4f6e132f..93cdad30fff6 100644
--- a/math/antic/Makefile
+++ b/math/antic/Makefile
@@ -1,14 +1,14 @@
# $FreeBSD$
PORTNAME= antic
-DISTVERSION= g20180325
-PORTREVISION= 1
+DISTVERSION= g20190211
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
COMMENT= Algebraic Number Theory In C
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/gpl-2.0.txt
LIB_DEPENDS= libflint.so:math/flint2 \
libgmp.so:math/gmp \
@@ -19,7 +19,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
USE_GITHUB= yes
GH_ACCOUNT= wbhart
-GH_TAGNAME= 0063a41
+GH_TAGNAME= 6f99431
USE_LDCONFIG= yes
PLIST_FILES= include/antic/nf.h \