diff options
author | steve <steve@FreeBSD.org> | 2001-12-03 03:13:39 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2001-12-03 03:13:39 +0000 |
commit | 92113878dd1e7a6ba7fa28eb0ae8fc7d0c52b563 (patch) | |
tree | 1ee348ab08ed13d193c82bd25683336c7acd637e /games | |
parent | fc67ed9488e40fc19b8b91e6e6f6f80cfba9d0e8 (diff) | |
download | FreeBSD-ports-92113878dd1e7a6ba7fa28eb0ae8fc7d0c52b563.zip FreeBSD-ports-92113878dd1e7a6ba7fa28eb0ae8fc7d0c52b563.tar.gz |
Update to version 1.2.
PR: 32206
Submitted by: maintainer
Diffstat (limited to 'games')
-rw-r--r-- | games/gnomekiss/Makefile | 4 | ||||
-rw-r--r-- | games/gnomekiss/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/games/gnomekiss/Makefile b/games/gnomekiss/Makefile index 084ed23..5af2358 100644 --- a/games/gnomekiss/Makefile +++ b/games/gnomekiss/Makefile @@ -6,13 +6,15 @@ # PORTNAME= gnomekiss -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= games gnome MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/kiss/ DISTNAME= gnomekiss-${PORTVERSION} MAINTAINER= umeno@rr.iij4u.or.jp +RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha + USE_X_PREFIX= yes USE_GNOME= yes GNU_CONFIGURE= yes diff --git a/games/gnomekiss/distinfo b/games/gnomekiss/distinfo index 958ce1b..93714ea 100644 --- a/games/gnomekiss/distinfo +++ b/games/gnomekiss/distinfo @@ -1 +1 @@ -MD5 (gnomekiss-1.1.tar.gz) = ffeedbef3bd96b116261c980871cf1fd +MD5 (gnomekiss-1.2.tar.gz) = 69054d87a169a57b1b049bdc64593330 |