diff options
Diffstat (limited to 'net/aiccu/Makefile')
-rw-r--r-- | net/aiccu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/aiccu/Makefile b/net/aiccu/Makefile index c511a1aa0c9..31b6a8b437f 100644 --- a/net/aiccu/Makefile +++ b/net/aiccu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/03/14 20:43:23 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2006/06/13 18:04:04 ghen Exp $ DISTNAME= aiccu_2005.01.31 PKGNAME= ${DISTNAME:S/_/-/:S/.//g} @@ -7,8 +7,8 @@ CATEGORIES= net MASTER_SITES= http://www.sixxs.net/archive/sixxs/aiccu/unix/ MAINTAINER= ghen@NetBSD.org -COMMENT= Automatic IPv6 Connectivity Client Utility HOMEPAGE= http://www.sixxs.net/tools/aiccu/ +COMMENT= Automatic IPv6 Connectivity Client Utility BUILD_DIRS= unix-console |