summaryrefslogtreecommitdiff
path: root/net/libnids/Makefile
diff options
context:
space:
mode:
authorcube <cube>2004-05-29 22:14:23 +0000
committercube <cube>2004-05-29 22:14:23 +0000
commit1a88c39e87802ae0073d6b4ba2eb7cddd7fda957 (patch)
treec312b02317ad46c876361ebe1c94fe7306c240e2 /net/libnids/Makefile
parent0fb4e96c60bdfb46ff98de80dc4cb70a11b2702a (diff)
downloadpkgsrc-1a88c39e87802ae0073d6b4ba2eb7cddd7fda957.tar.gz
Add a patch to support NetBSD-specific DLT_PPP_SERIAL type. It will be in
the next version of libnids. Patch from Jean-Edouard BABIN in private mail.
Diffstat (limited to 'net/libnids/Makefile')
-rw-r--r--net/libnids/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libnids/Makefile b/net/libnids/Makefile
index a0a9e389ae6..cbc9eab9dbe 100644
--- a/net/libnids/Makefile
+++ b/net/libnids/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2004/04/25 04:25:11 snj Exp $
+# $NetBSD: Makefile,v 1.14 2004/05/29 22:14:23 cube Exp $
# $FreeBSD: ports/net/libnids/Makefile,v 1.5 2000/04/24 07:42:58 kris Exp $
#
DISTNAME= libnids-1.18
+PKGREVISION= 1
CATEGORIES= net security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libnids/}