diff options
Diffstat (limited to 'net/libcares')
-rw-r--r-- | net/libcares/Makefile | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net/libcares/Makefile b/net/libcares/Makefile index 602f4994c95..5fca391b068 100644 --- a/net/libcares/Makefile +++ b/net/libcares/Makefile @@ -1,4 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/12/01 17:27:10 adrianp Exp $ +# $NetBSD: Makefile,v 1.2 2006/02/04 19:10:09 adrianp Exp $ + +# +# Please do not update or modify this package as it has been imported only +# as a dependecy for chat/unrealircd. This package should only be updated +# when chat/unrealircd requires it. +# DISTNAME= c-ares-1.3.0 PKGNAME= libcares-1.3.0 |