diff options
author | jperkin <jperkin@pkgsrc.org> | 2013-02-06 19:30:54 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2013-02-06 19:30:54 +0000 |
commit | af8a7fa5e8b8b91c2b5bb4a5ef2daa6734d0d173 (patch) | |
tree | 465ef62dd8ff46f6389dda08dfd1f4593ff6a673 /net/tcpillust | |
parent | 58068ce5653e73e9ad7497edf922e19ec4e1173a (diff) | |
download | pkgsrc-af8a7fa5e8b8b91c2b5bb4a5ef2daa6734d0d173.tar.gz |
PKGREVISION bumps for net/libpcap update.
Diffstat (limited to 'net/tcpillust')
-rw-r--r-- | net/tcpillust/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tcpillust/Makefile b/net/tcpillust/Makefile index e679f0f457a..c7d07314054 100644 --- a/net/tcpillust/Makefile +++ b/net/tcpillust/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2012/10/23 17:19:12 asau Exp $ +# $NetBSD: Makefile,v 1.23 2013/02/06 19:31:01 jperkin Exp $ DISTNAME= tcpillust-1.0a -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net MASTER_SITES= ftp://ftp.sonycsl.co.jp/CSL/nishida/ |