diff options
author | adrianp <adrianp> | 2006-02-04 19:10:09 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2006-02-04 19:10:09 +0000 |
commit | e3b8b2d91731377ff1477ad6eda0ee381f0aa26b (patch) | |
tree | 2a4154e9d3dd33f6376be5fd74b8646c8ec3d4f3 /net/libcares | |
parent | c88a5ad0fefe3292963f87a006fe6aea05852901 (diff) | |
download | pkgsrc-e3b8b2d91731377ff1477ad6eda0ee381f0aa26b.tar.gz |
Update a comment in the Makefile
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 |