pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc Add and enable getopt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7cb563960aca
branches:  trunk
changeset: 486304:7cb563960aca
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 26 15:56:21 2004 +0000

description:
Add and enable getopt.

diffstat:

 misc/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 715537689b32 -r 7cb563960aca misc/Makefile
--- a/misc/Makefile     Sun Dec 26 15:55:39 2004 +0000
+++ b/misc/Makefile     Sun Dec 26 15:56:21 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.221 2004/12/25 19:34:21 wiz Exp $
+# $NetBSD: Makefile,v 1.222 2004/12/26 15:56:21 wiz Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -52,6 +52,7 @@
 SUBDIR+=       figlet
 SUBDIR+=       figlet-fonts
 SUBDIR+=       fooseti
+SUBDIR+=       getopt
 SUBDIR+=       git
 SUBDIR+=       gkrellm-flynn
 SUBDIR+=       gkrellm-launch



Home | Main Index | Thread Index | Old Index