diff options
Diffstat (limited to 'net/solaris-tap')
-rw-r--r-- | net/solaris-tap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/solaris-tap/Makefile b/net/solaris-tap/Makefile index c94b265bd7e..12dc305e5a6 100644 --- a/net/solaris-tap/Makefile +++ b/net/solaris-tap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/07/01 00:43:20 tnn Exp $ +# $NetBSD: Makefile,v 1.2 2007/07/01 00:52:31 tnn Exp $ DISTNAME= tuntap -PKGNAME= solaris-tap-20070525 +PKGNAME= solaris-tap-20070625 CATEGORIES= net MASTER_SITES= http://www.whiteboard.ne.jp/~admin2/tuntap/source/tuntap/ |