diff options
author | koobs <koobs@FreeBSD.org> | 2016-03-07 13:23:22 +0800 |
---|---|---|
committer | koobs <koobs@FreeBSD.org> | 2016-03-07 13:23:22 +0800 |
commit | 4098389940038efcc5f65f664415a2ed315a8f99 (patch) | |
tree | b01bd27b034f83ccc941c4ade004959e5b564c86 /devel/Makefile | |
parent | 8612985e2df967f33b88550bbd14c358ad1299df (diff) | |
download | freebsd-ports-gnome-4098389940038efcc5f65f664415a2ed315a8f99.tar.gz freebsd-ports-gnome-4098389940038efcc5f65f664415a2ed315a8f99.tar.zst freebsd-ports-gnome-4098389940038efcc5f65f664415a2ed315a8f99.zip |
[NEW PORT] devel/py-update_checker
A python module that will check for package updates.
WWW: https://github.com/bboe/update_checker
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 383975d7f04b..adf50f902c69 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4436,6 +4436,7 @@ SUBDIR += py-unipath SUBDIR += py-unittest2 SUBDIR += py-unpaddedbase64 + SUBDIR += py-update_checker SUBDIR += py-urlimport SUBDIR += py-urwid SUBDIR += py-urwidtrees |