diff options
author | wg <wg@FreeBSD.org> | 2014-10-04 02:54:51 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2014-10-04 02:54:51 +0800 |
commit | 1f2a2d1672f92fe279aac3b4d4c07f60a4ed624c (patch) | |
tree | 912bc89dbcdef9593bd04b256c97f9ed1edca2aa | |
parent | 5848d2b3060a513e0f6a6128bfc623c6ddf60dbe (diff) | |
download | freebsd-ports-gnome-1f2a2d1672f92fe279aac3b4d4c07f60a4ed624c.tar.gz freebsd-ports-gnome-1f2a2d1672f92fe279aac3b4d4c07f60a4ed624c.tar.zst freebsd-ports-gnome-1f2a2d1672f92fe279aac3b4d4c07f60a4ed624c.zip |
astro/py-astLib: bump missing portrevision from last commit
-rw-r--r-- | astro/py-astLib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/py-astLib/Makefile b/astro/py-astLib/Makefile index 3df621220188..510746e3e808 100644 --- a/astro/py-astLib/Makefile +++ b/astro/py-astLib/Makefile @@ -3,7 +3,7 @@ PORTNAME= astLib PORTVERSION= 0.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro python MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |