diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-01-30 06:40:11 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-01-30 06:40:11 +0000 |
commit | 4d729abbb0dde1b97b448075e9483accfd4d9f62 (patch) | |
tree | 1bfc9ba469d009f76701e899e024b76f208d6859 | |
parent | cf9a75621f0bf9532552f3f8e0684d46ee3cd730 (diff) | |
download | pkgsrc-4d729abbb0dde1b97b448075e9483accfd4d9f62.tar.gz |
Added sysutils/pcmanfm
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | sysutils/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 5d75a9f98dc..b9bbaf0963f 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.12728 2006/01/30 06:30:06 rxg Exp $ +$NetBSD: CHANGES,v 1.12729 2006/01/30 06:40:11 xtraeme Exp $ Changes to the packages collection and infrastructure in 2006: @@ -626,3 +626,4 @@ Changes to the packages collection and infrastructure in 2006: Updated net/libtorrent to 0.8.3 [tron 2006-01-30] Updated net/rtorrent to 0.4.3 [tron 2006-01-30] Updated sysutils/rox to 2.4.1 [rxg 2006-01-30] + Added sysutils/pcmanfm version 0.1.8.9 [xtraeme 2006-01-30] diff --git a/sysutils/Makefile b/sysutils/Makefile index 590deb0f994..744bf49e0ae 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.332 2006/01/29 17:15:10 rxg Exp $ +# $NetBSD: Makefile,v 1.333 2006/01/30 06:40:11 xtraeme Exp $ # COMMENT= System utilities @@ -146,6 +146,7 @@ SUBDIR+= p5-Sys-CpuLoad SUBDIR+= p5-Sys-Hostname-Long SUBDIR+= p5-Unix-Syslog SUBDIR+= pciutils +SUBDIR+= pcmanfm SUBDIR+= pcvt-utils SUBDIR+= pdumpfs SUBDIR+= pear-Log |