diff options
Diffstat (limited to 'devel/py-orbit/Makefile')
-rw-r--r-- | devel/py-orbit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-orbit/Makefile b/devel/py-orbit/Makefile index 2326f89aa2e5..5543152142fe 100644 --- a/devel/py-orbit/Makefile +++ b/devel/py-orbit/Makefile @@ -4,7 +4,7 @@ PORTNAME= orbit PORTVERSION= 2.24.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= GNOME/sources/pyorbit/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |