diff options
Diffstat (limited to 'net/upclient/Makefile')
-rw-r--r-- | net/upclient/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/upclient/Makefile b/net/upclient/Makefile index 034f47406bf..40235ede945 100644 --- a/net/upclient/Makefile +++ b/net/upclient/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/01/19 00:02:18 jklos Exp $ +# $NetBSD: Makefile,v 1.16 2004/04/18 07:17:27 snj Exp $ # DISTNAME= upclient-4.2.1.23 @@ -10,7 +10,7 @@ MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://uptimes.hostingwired.com/ COMMENT= Keeps track of your server uptime, and compares it to other hosts -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_PKGINSTALL= YES ALL_TARGET= bsd |