diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-16 12:26:37 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-16 12:26:37 +0000 |
commit | 465753ea0b50e50c4079515bdea4d8acd3106862 (patch) | |
tree | 35f5004477360590a4430891f94d6921a68a2948 /devel/libformat | |
parent | e663983c4b0eaef351614b224a15f24d6fd07a2e (diff) |
upgrade to 0.1.6
Notes
Notes:
svn path=/head/; revision=51621
Diffstat (limited to 'devel/libformat')
-rw-r--r-- | devel/libformat/Makefile | 2 | ||||
-rw-r--r-- | devel/libformat/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/libformat/Makefile b/devel/libformat/Makefile index 302216b93360..dcbbf3bc5108 100644 --- a/devel/libformat/Makefile +++ b/devel/libformat/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libformat -PORTVERSION= 0.1.5 +PORTVERSION= 0.1.6 CATEGORIES= devel MASTER_SITES= http://home.pages.at/kingleo/development/ DISTNAME= Format-${PORTVERSION} diff --git a/devel/libformat/distinfo b/devel/libformat/distinfo index 3d747da1f064..15d4726d950a 100644 --- a/devel/libformat/distinfo +++ b/devel/libformat/distinfo @@ -1 +1 @@ -MD5 (Format-0.1.5.tar.gz) = 810667e38317869e51ce6617e2e31c23 +MD5 (Format-0.1.6.tar.gz) = 3ca1adac6d3957546875f0dea79ab7a7 |