summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/npth/Makefile3
-rw-r--r--devel/npth/distinfo4
-rw-r--r--devel/npth/pkg-plist2
3 files changed, 4 insertions, 5 deletions
diff --git a/devel/npth/Makefile b/devel/npth/Makefile
index caa009edf61e..9a5bb83a6c8b 100644
--- a/devel/npth/Makefile
+++ b/devel/npth/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= npth
-PORTVERSION= 0.91
-PORTREVISION= 1
+PORTVERSION= 1.0
CATEGORIES= devel
MASTER_SITES= GNUPG/${PORTNAME}
diff --git a/devel/npth/distinfo b/devel/npth/distinfo
index 310283010e29..f177e7acd622 100644
--- a/devel/npth/distinfo
+++ b/devel/npth/distinfo
@@ -1,2 +1,2 @@
-SHA256 (npth-0.91.tar.bz2) = caef86ced4a331e162897818a5b924860c8d6003e52da5bdf76da00e8e0dfae1
-SIZE (npth-0.91.tar.bz2) = 299702
+SHA256 (npth-1.0.tar.bz2) = 9ad49de376310effab7fdad69581054b0fa9023d062032d06e73058146c8f76e
+SIZE (npth-1.0.tar.bz2) = 292804
diff --git a/devel/npth/pkg-plist b/devel/npth/pkg-plist
index 21a2aed72257..54bab9832e73 100644
--- a/devel/npth/pkg-plist
+++ b/devel/npth/pkg-plist
@@ -2,5 +2,5 @@ bin/npth-config
include/npth.h
lib/libnpth.so
lib/libnpth.so.0
-lib/libnpth.so.0.0.2
+lib/libnpth.so.0.0.3
share/aclocal/npth.m4