diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 2000-04-17 16:19:07 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 2000-04-17 16:19:07 +0000 |
commit | dad9a55449c10a0a845f9c4c4286ffbcec6984a4 (patch) | |
tree | 774c3b2276fd4471e1a364f700c8b531f518d942 | |
parent | balance parens (diff) |
GNU Pth 1.3.4 -> 1.3.5
Notes
Notes:
svn path=/head/; revision=27693
-rw-r--r-- | devel/pth/Makefile | 2 | ||||
-rw-r--r-- | devel/pth/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile index b53dfbbe2d79..8c7e6bb8cb3a 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pth -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.engelschall.com/sw/pth/ diff --git a/devel/pth/distinfo b/devel/pth/distinfo index 36cd12fbb823..7f609fe91bb4 100644 --- a/devel/pth/distinfo +++ b/devel/pth/distinfo @@ -1 +1 @@ -MD5 (pth-1.3.4.tar.gz) = bf4bea45a538acac47409d5add303700 +MD5 (pth-1.3.5.tar.gz) = ec790f6064eda4ff0ca0440c32cbff83 |