aboutsummaryrefslogtreecommitdiff
path: root/science/atompaw/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-01-29 21:59:39 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-01-29 21:59:39 +0000
commit79bc46dd7e65913e1cffa710e1d973ad63a2b865 (patch)
tree353df174678c13d207a1d9ceee4a3b11f16fe2cc /science/atompaw/Makefile
parent6d75827db733deed715ad112ebcc3a2571080c56 (diff)
downloadports-79bc46dd7e65913e1cffa710e1d973ad63a2b865.tar.gz
ports-79bc46dd7e65913e1cffa710e1d973ad63a2b865.zip
science/atompaw: Update 4.1.0.6 -> 4.1.1.0
Reported by: portscout
Notes
Notes: svn path=/head/; revision=563254
Diffstat (limited to 'science/atompaw/Makefile')
-rw-r--r--science/atompaw/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/science/atompaw/Makefile b/science/atompaw/Makefile
index 226782c3ccec..b10b3e77b8be 100644
--- a/science/atompaw/Makefile
+++ b/science/atompaw/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= atompaw
-DISTVERSION= 4.1.0.6
-PORTREVISION= 1
+DISTVERSION= 4.1.1.0
CATEGORIES= science
MASTER_SITES= http://users.wfu.edu/natalie/papers/pwpaw/
@@ -23,7 +22,6 @@ OPTIONS_DEFINE= DOCS
PORTDOCS= *
PLIST_FILES= bin/atompaw \
- bin/graphatom \
- lib/libatompaw.a
+ bin/graphatom
.include <bsd.port.mk>