diff options
author | adrianp <adrianp@pkgsrc.org> | 2006-02-04 19:10:09 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2006-02-04 19:10:09 +0000 |
commit | d979072ed4f24518bca7031cec68d95536e302db (patch) | |
tree | 2a4154e9d3dd33f6376be5fd74b8646c8ec3d4f3 /net/libcares | |
parent | 32976369633923cccab472a26f5ec185351ad5fc (diff) | |
download | pkgsrc-d979072ed4f24518bca7031cec68d95536e302db.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 |