diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-06-29 22:42:23 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-06-29 22:42:23 +0800 |
commit | bf64611f97d67a34f433c43702fcd4db40ff2062 (patch) | |
tree | a877c1de848b6f8a6536a36e9fc2f49041bf1ccb /games/gnomekiss/Makefile | |
parent | 81a39598e9132c2b75e345640303a2078cd37e50 (diff) | |
download | freebsd-ports-gnome-bf64611f97d67a34f433c43702fcd4db40ff2062.tar.gz freebsd-ports-gnome-bf64611f97d67a34f433c43702fcd4db40ff2062.tar.zst freebsd-ports-gnome-bf64611f97d67a34f433c43702fcd4db40ff2062.zip |
Update to version 0.8.1
PR: 28505
Submitted by: MAINTAINER
Diffstat (limited to 'games/gnomekiss/Makefile')
-rw-r--r-- | games/gnomekiss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomekiss/Makefile b/games/gnomekiss/Makefile index ca8403503d90..842ab1a4f21d 100644 --- a/games/gnomekiss/Makefile +++ b/games/gnomekiss/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomekiss -PORTVERSION= 0.8 +PORTVERSION= 0.8.1 CATEGORIES= games gnome MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/kiss/ DISTNAME= gnomekiss-${PORTVERSION} |