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 | 6733e8ce44c19b195a9fa1cd1237f60e31de3828 (patch) | |
tree | 1222331ce00e76bd1140dd789587b090e5803c20 /time | |
parent | 013382e642307dc8a0a963b580751b3661b471a4 (diff) | |
download | pkgsrc-6733e8ce44c19b195a9fa1cd1237f60e31de3828.tar.gz |
Remove BROKEN_IN. The installation problem has been fixed.
Diffstat (limited to 'time')
-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} |