diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-19 05:25:57 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-19 05:25:57 +0000 |
commit | 126124f7300c2772d115c8e763c932f6a870fa71 (patch) | |
tree | d3c42807dcb5b3115f83b5532c0461ddc9e3351f /devel | |
parent | Update to 1.0.0. (diff) |
upgrade to 0.1.3
Notes
Notes:
svn path=/head/; revision=44202
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libformat/Makefile | 4 | ||||
-rw-r--r-- | devel/libformat/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/libformat/Makefile b/devel/libformat/Makefile index da3e1cd3a3cf..3fb8f642e2b4 100644 --- a/devel/libformat/Makefile +++ b/devel/libformat/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libformat -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= devel MASTER_SITES= http://members.chello.at/oberzalek/development/ DISTNAME= Format-${PORTVERSION} @@ -17,4 +17,6 @@ MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes INSTALLS_SHLIB= yes +MAN3= Format.3 + .include <bsd.port.mk> diff --git a/devel/libformat/distinfo b/devel/libformat/distinfo index bc3b76794b78..7ac2609695d5 100644 --- a/devel/libformat/distinfo +++ b/devel/libformat/distinfo @@ -1 +1 @@ -MD5 (Format-0.1.2.tar.gz) = a0b90ba8378f8b21e4a2ad02dde738d9 +MD5 (Format-0.1.3.tar.gz) = 91e945c2dd8ebb8e495dad4eefbe2213 |