diff options
author | perry <perry> | 2004-11-30 21:18:57 +0000 |
---|---|---|
committer | perry <perry> | 2004-11-30 21:18:57 +0000 |
commit | dafac1a39c8844e3e5efc32158c69c65f70b22fa (patch) | |
tree | 3cf731f0d442ba77561019241847189caaf7deba /time/sunclock | |
parent | 25bdafac3b966c720920ebd6bf9c219faa0268e0 (diff) | |
download | pkgsrc-dafac1a39c8844e3e5efc32158c69c65f70b22fa.tar.gz |
remove an obsolete PKGREVISON
Diffstat (limited to 'time/sunclock')
-rw-r--r-- | time/sunclock/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/time/sunclock/Makefile b/time/sunclock/Makefile index 0bd77a6347e..bb066a14202 100644 --- a/time/sunclock/Makefile +++ b/time/sunclock/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2004/11/30 21:17:30 perry Exp $ +# $NetBSD: Makefile,v 1.9 2004/11/30 21:18:57 perry Exp $ # DISTNAME= sunclock-1.5 -PKGREVISION= 1 CATEGORIES= x11 time MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} |