diff options
author | rillig <rillig@pkgsrc.org> | 2008-01-27 12:35:35 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2008-01-27 12:35:35 +0000 |
commit | e37f94f460b53ad7a7cb54ee6a2b5a3f17ab73f3 (patch) | |
tree | 5c0eb012bfae34dc550cb7fab568ae049b1cdb24 /net/socat | |
parent | 70587dd2c6aa6ff0737c6240c8d4e099519c58f6 (diff) | |
download | pkgsrc-e37f94f460b53ad7a7cb54ee6a2b5a3f17ab73f3.tar.gz |
PKGREVISION++ for the previous change.
Diffstat (limited to 'net/socat')
-rw-r--r-- | net/socat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/socat/Makefile b/net/socat/Makefile index e5724977329..e2528b20db9 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2008/01/18 05:08:49 tnn Exp $ +# $NetBSD: Makefile,v 1.14 2008/01/27 12:35:35 rillig Exp $ DISTNAME= socat-1.6.0.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.dest-unreach.org/socat/download/ |