diff options
author | rodent <rodent@pkgsrc.org> | 2014-05-18 21:06:22 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-05-18 21:06:22 +0000 |
commit | ed20e2a9de643f93dc0aabce5c2c4f6f9680487c (patch) | |
tree | 6b640c2117dbf12cc3ba630b21f33058e222961b /sysutils | |
parent | 0e8d24a55dcdc4588fe694ccc07a1b85e036be11 (diff) | |
download | pkgsrc-ed20e2a9de643f93dc0aabce5c2c4f6f9680487c.tar.gz |
+p5-Config-Simple - packaged originally in -wip by Leonardo Taccari.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 7788cd4bec4..5e83a5b7dcd 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.598 2014/05/17 16:58:20 khorben Exp $ +# $NetBSD: Makefile,v 1.599 2014/05/18 21:06:22 rodent Exp $ # COMMENT= System utilities @@ -337,6 +337,7 @@ SUBDIR+= open-vm-tools SUBDIR+= openstack_init SUBDIR+= openxenmanager SUBDIR+= osname +SUBDIR+= p5-Config-Simple SUBDIR+= p5-File-Copy-Recursive SUBDIR+= p5-File-Inplace SUBDIR+= p5-File-Remove |