diff options
author | sf <sf@FreeBSD.org> | 2001-10-28 14:03:39 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-10-28 14:03:39 +0000 |
commit | b1db84c503b1fb1c051c2c9a61a7884bdb191d5a (patch) | |
tree | 53f3d3174724e20b98891a3f40bc74c01d4dc63e /games/gnomekiss/Makefile | |
parent | 44907e96e0d82e6e18547c09372adae959305d03 (diff) | |
download | FreeBSD-ports-b1db84c503b1fb1c051c2c9a61a7884bdb191d5a.zip FreeBSD-ports-b1db84c503b1fb1c051c2c9a61a7884bdb191d5a.tar.gz |
update to 1.1.
PR: 31551
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 c2e192f..084ed23 100644 --- a/games/gnomekiss/Makefile +++ b/games/gnomekiss/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomekiss -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= games gnome MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/kiss/ DISTNAME= gnomekiss-${PORTVERSION} |