diff options
author | wiz <wiz> | 2015-02-08 00:32:51 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-02-08 00:32:51 +0000 |
commit | f9bd901ac16d4146e6e71e6c55c0b1ded14f608b (patch) | |
tree | e94722993a58961d0de7fb63383066166235be4a /misc | |
parent | 009db92fe58c1e581d701a69a0c9cf2f3a637f50 (diff) | |
download | pkgsrc-f9bd901ac16d4146e6e71e6c55c0b1ded14f608b.tar.gz |
+ calibre1.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index bd8fd408235..703b0a54128 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.448 2015/02/04 14:03:12 taca Exp $ +# $NetBSD: Makefile,v 1.449 2015/02/08 00:32:51 wiz Exp $ # COMMENT= Miscellaneous utilities @@ -24,6 +24,7 @@ SUBDIR+= bsdstats SUBDIR+= buffer SUBDIR+= byobu SUBDIR+= calibre +SUBDIR+= calibre1 SUBDIR+= celestia SUBDIR+= chipmunk SUBDIR+= chord |