diff options
author | hira <hira@pkgsrc.org> | 2006-03-11 14:35:15 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2006-03-11 14:35:15 +0000 |
commit | 24759ab5176997b454009aaf10d394c954c2d28c (patch) | |
tree | 1222331ce00e76bd1140dd789587b090e5803c20 /time/emiclock | |
parent | 4027fb5152015f3f383dcca5691c3eedcbb584b3 (diff) | |
download | pkgsrc-24759ab5176997b454009aaf10d394c954c2d28c.tar.gz |
Remove BROKEN_IN. The installation problem has been fixed.
Diffstat (limited to 'time/emiclock')
-rw-r--r-- | time/emiclock/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/time/emiclock/Makefile b/time/emiclock/Makefile index 46b36e99e47..a24b4f1791c 100644 --- a/time/emiclock/Makefile +++ b/time/emiclock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/02/05 23:11:09 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2006/03/11 14:36:05 hira Exp $ # DISTNAME= emiclock-2.0.2 @@ -9,8 +9,6 @@ MASTER_SITES= ftp://ftp.noge.com/pub/EmiClock/X11/ MAINTAINER= minoura@NetBSD.org COMMENT= Analog clock with image in the middle -BROKEN_IN= pkgsrc-2005Q4 - LICENSE= emiclock-license RESTRICTED= "Do not distribute" NO_SRC_ON_FTP=${RESTRICTED} |