summaryrefslogtreecommitdiff
path: root/science/libcint/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-04-16 08:44:20 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-04-16 08:44:20 +0000
commitc3d79c30204052d1f4be5ecfc112d993e3001dc9 (patch)
tree3e387bb7520a7c664ca668b1542c9dadb70a02df /science/libcint/Makefile
parentae4c63e2025d88314ce29fbd50aa22529ecd48a3 (diff)
downloadfreebsd-ports-c3d79c30204052d1f4be5ecfc112d993e3001dc9.zip
science/libcint: Update 3.0.10 -> 3.0.11
Reported by: portscout
Diffstat (limited to 'science/libcint/Makefile')
-rw-r--r--science/libcint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/libcint/Makefile b/science/libcint/Makefile
index d2962b7b51e1..4698e89afc11 100644
--- a/science/libcint/Makefile
+++ b/science/libcint/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libcint
DISTVERSIONPREFIX= v
-DISTVERSION= 3.0.10
+DISTVERSION= 3.0.11
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
@@ -20,6 +20,6 @@ USE_LDCONFIG= yes
PLIST_FILES= include/cint.h \
lib/libcint.so \
- lib/libcint.so.3.0.6
+ lib/libcint.so.3.0.11
.include <bsd.port.mk>