diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-13 09:15:30 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-13 09:15:30 +0000 |
commit | 619c9aa9754520e25c57e9cb5045c5222f5e4d84 (patch) | |
tree | 05fe5457c5137ea92de37eb9bb0cc721779d68e1 /games/traindirector | |
parent | 5140d21c9d542ff637f8122aaefdb125f8245487 (diff) | |
download | ports-619c9aa9754520e25c57e9cb5045c5222f5e4d84.tar.gz ports-619c9aa9754520e25c57e9cb5045c5222f5e4d84.zip |
Notes
Diffstat (limited to 'games/traindirector')
-rw-r--r-- | games/traindirector/Makefile | 7 | ||||
-rw-r--r-- | games/traindirector/distinfo | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/games/traindirector/Makefile b/games/traindirector/Makefile index 424ed8ce7aaa..e310ebb99225 100644 --- a/games/traindirector/Makefile +++ b/games/traindirector/Makefile @@ -6,15 +6,16 @@ # PORTNAME= tdir -PORTVERSION= 1.18l +PORTVERSION= 1.18n CATEGORIES= games -MASTER_SITES= http://xtsl.free.fr/118l/ +MASTER_SITES= http://xtsl.free.fr/118n/ DISTNAME= traindir-${PORTVERSION}-src -WRKSRC= ${WRKDIR}/traindir-${PORTVERSION} MAINTAINER= mad@madpilot.net COMMENT= Train controller simulation +WRKSRC= ${WRKDIR}/traindir-${PORTVERSION} + USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gtk12 diff --git a/games/traindirector/distinfo b/games/traindirector/distinfo index 73fa53a2e2cf..aa96d59f2c07 100644 --- a/games/traindirector/distinfo +++ b/games/traindirector/distinfo @@ -1 +1 @@ -MD5 (traindir-1.18l-src.tar.gz) = 85c425623135225d0fed27b8d268f156 +MD5 (traindir-1.18n-src.tar.gz) = 8381202f6c49e907780793f65dbec494 |