diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-06-19 13:25:57 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-06-19 13:25:57 +0800 |
commit | 2149748255e89ff27d4618298ac9901e5904ff16 (patch) | |
tree | 0862c95d49474baf539ab0fe6f0e7fe9bcadc8dc /devel | |
parent | b83745a2e2b949d2411146d2c54e8428c1d28d77 (diff) | |
download | freebsd-ports-gnome-2149748255e89ff27d4618298ac9901e5904ff16.tar.gz freebsd-ports-gnome-2149748255e89ff27d4618298ac9901e5904ff16.tar.zst freebsd-ports-gnome-2149748255e89ff27d4618298ac9901e5904ff16.zip |
upgrade to 0.1.3
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 |