diff options
author | ryoon <ryoon> | 2013-04-29 13:25:57 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2013-04-29 13:25:57 +0000 |
commit | 33a8b903673f1641e4348ab7236f6eb5f7a2bfdf (patch) | |
tree | ea91423633548fcfc602440b76a6f23786ca8f74 /sysutils/Makefile | |
parent | b82ab5db9b0c68bcf1f5d3d73bf95d5c290aebae (diff) | |
download | pkgsrc-33a8b903673f1641e4348ab7236f6eb5f7a2bfdf.tar.gz |
Add py-notify-python
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 65b479af6bc..14716ad9040 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.571 2013/04/22 09:40:33 imil Exp $ +# $NetBSD: Makefile,v 1.572 2013/04/29 13:25:57 ryoon Exp $ # COMMENT= System utilities @@ -358,6 +358,7 @@ SUBDIR+= pwgen SUBDIR+= py-dbus SUBDIR+= py-gnome-menus SUBDIR+= py-notify +SUBDIR+= py-notify-python SUBDIR+= qlogtools SUBDIR+= radeontool SUBDIR+= radmind |