diff options
author | clement <clement@FreeBSD.org> | 2004-01-09 08:34:11 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-01-09 08:34:11 +0800 |
commit | 02044a21f40189acf4edce7025b1752888720c7b (patch) | |
tree | 14746702283adf3acc8145694eef7bad0b7d6293 /astro/xplanet/Makefile | |
parent | d544d5d574fe952745d839da68236d4b79ae0f9d (diff) | |
download | freebsd-ports-gnome-02044a21f40189acf4edce7025b1752888720c7b.tar.gz freebsd-ports-gnome-02044a21f40189acf4edce7025b1752888720c7b.tar.zst freebsd-ports-gnome-02044a21f40189acf4edce7025b1752888720c7b.zip |
- Update to 1.0.3
PR: 61094
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
Approved by: erwin (mentor) (implicitly)
Diffstat (limited to 'astro/xplanet/Makefile')
-rw-r--r-- | astro/xplanet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xplanet/Makefile b/astro/xplanet/Makefile index 990d3f02b419..7c8e4b80f43c 100644 --- a/astro/xplanet/Makefile +++ b/astro/xplanet/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xplanet -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |