diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 16:39:11 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 16:39:11 +0000 |
commit | ca2176f4ac9e70753263ba8d7d6d812142573e5b (patch) | |
tree | ad815939be3bffba08aba37cf0ca640ef860f55c /astro/openuniverse | |
parent | b4c8d3da5d599f48ed1d54e4f10d715c87dafa3f (diff) | |
download | ports-ca2176f4ac9e70753263ba8d7d6d812142573e5b.tar.gz ports-ca2176f4ac9e70753263ba8d7d6d812142573e5b.zip |
Notes
Diffstat (limited to 'astro/openuniverse')
-rw-r--r-- | astro/openuniverse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/openuniverse/Makefile b/astro/openuniverse/Makefile index e1a1328fb1a9..3dfe8384b3b8 100644 --- a/astro/openuniverse/Makefile +++ b/astro/openuniverse/Makefile @@ -3,7 +3,7 @@ PORTNAME= openuniverse DISTVERSION= 1.0beta3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.0beta3 |