diff options
author | miwi <miwi@FreeBSD.org> | 2007-07-24 17:47:33 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-07-24 17:47:33 +0800 |
commit | 5cbdb44bd18c7a58bfbe06188d9c1eb8963eb51a (patch) | |
tree | 3e1b58a2d8d86c3c5a5b880a38524a90bef10af5 /astro/planets/Makefile | |
parent | 4175f09f95615cfbd515ef2d91f556e98eded979 (diff) | |
download | freebsd-ports-gnome-5cbdb44bd18c7a58bfbe06188d9c1eb8963eb51a.tar.gz freebsd-ports-gnome-5cbdb44bd18c7a58bfbe06188d9c1eb8963eb51a.tar.zst freebsd-ports-gnome-5cbdb44bd18c7a58bfbe06188d9c1eb8963eb51a.zip |
- Update to 0.1.13
PR: 114837
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Diffstat (limited to 'astro/planets/Makefile')
-rw-r--r-- | astro/planets/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/planets/Makefile b/astro/planets/Makefile index 0228a5a885b3..e7781ddf495d 100644 --- a/astro/planets/Makefile +++ b/astro/planets/Makefile @@ -7,8 +7,7 @@ # PORTNAME= planets -PORTVERSION= 0.1.12 -PORTREVISION= 2 +PORTVERSION= 0.1.13 CATEGORIES= astro MASTER_SITES= http://planets.homedns.org/dist/ \ http://sheepkiller.nerim.net/ports/${PORTNAME}/ |