diff options
-rw-r--r-- | time/lmclock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/lmclock/Makefile b/time/lmclock/Makefile index 01ceb6e6c21..f850154bb14 100644 --- a/time/lmclock/Makefile +++ b/time/lmclock/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2008/07/14 12:56:13 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2009/05/30 00:56:11 zafer Exp $ # DISTNAME= lmclock-1.2 PKGREVISION= 1 CATEGORIES= time x11 -MASTER_SITES= http://pantransit.reptiles.org/prog/ +MASTER_SITES= ${MASTER_SITE_FREEBSD} MAINTAINER= is@NetBSD.org HOMEPAGE= http://pantransit.reptiles.org/prog/ |