diff options
author | snj <snj@pkgsrc.org> | 2004-04-18 07:17:27 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-18 07:17:27 +0000 |
commit | 8b027efadc14fa76e7537c3c2a730f2a103a24bd (patch) | |
tree | fba19bcf0b5728c2b032c7bc878baa570123d125 /net/upclient/Makefile | |
parent | d22920633128b2381eb24156d84cefb48c46e5b2 (diff) | |
download | pkgsrc-8b027efadc14fa76e7537c3c2a730f2a103a24bd.tar.gz |
Convert to buildlink3.
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 |