diff options
author | Maxime Henrion <mux@FreeBSD.org> | 2006-02-02 00:35:40 +0000 |
---|---|---|
committer | Maxime Henrion <mux@FreeBSD.org> | 2006-02-02 00:35:40 +0000 |
commit | 37863a6572716e2286525dbc997dcc839f550a59 (patch) | |
tree | 701b72b06b676969a1072f525de825d18d7b3baf /net/csup | |
parent | 433b76be67cd3941f8a08115c548eabebb561cae (diff) | |
download | ports-37863a6572716e2286525dbc997dcc839f550a59.tar.gz ports-37863a6572716e2286525dbc997dcc839f550a59.zip |
Notes
Diffstat (limited to 'net/csup')
-rw-r--r-- | net/csup/Makefile | 5 | ||||
-rw-r--r-- | net/csup/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net/csup/Makefile b/net/csup/Makefile index acf6b75ccb72..da3e50d13175 100644 --- a/net/csup/Makefile +++ b/net/csup/Makefile @@ -7,7 +7,7 @@ # PORTNAME= csup -PORTVERSION= 20060127 +PORTVERSION= 20060202 CATEGORIES= net devel MASTER_SITES= http://www.mu.org/~mux/ DISTNAME= ${PORTNAME}-snap-${PORTVERSION} @@ -17,6 +17,7 @@ MAINTAINER= mux@FreeBSD.org COMMENT= A rewrite of the CVSup file updating client in C WRKSRC= ${WRKDIR}/${PORTNAME} -PLIST_FILES= bin/csup +PLIST_FILES= bin/csup \ + man/man1/csup.1.gz .include <bsd.port.mk> diff --git a/net/csup/distinfo b/net/csup/distinfo index 943144c7d31e..d25292c3e81c 100644 --- a/net/csup/distinfo +++ b/net/csup/distinfo @@ -1,3 +1,3 @@ -MD5 (csup-snap-20060127.tgz) = 2646387b0f3124c750d0e16ae1de08d7 -SHA256 (csup-snap-20060127.tgz) = 213ad9db0e4aa45c8d092149f1d4f821e73034386a4ea671f1fd1555d6d98f61 -SIZE (csup-snap-20060127.tgz) = 52222 +MD5 (csup-snap-20060202.tgz) = 9046ba7a21226379e98a52e9a3c28968 +SHA256 (csup-snap-20060202.tgz) = 4059b8ce9620f13e553d17be52d558d90969ab4876eb916bad86faf2b7392228 +SIZE (csup-snap-20060202.tgz) = 58870 |