diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-06-08 01:16:16 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-06-08 01:16:16 +0000 |
commit | eaa511cc6e727debf415e75dca35735f71c73a97 (patch) | |
tree | 76258366d0f3a933c01be5e9bc7eee242eeb514b /games/hattrickorganizer/Makefile | |
parent | 6efbbcbe8f9861390c49f927bcbbe821a38fa34f (diff) | |
download | ports-eaa511cc6e727debf415e75dca35735f71c73a97.tar.gz ports-eaa511cc6e727debf415e75dca35735f71c73a97.zip |
Notes
Diffstat (limited to 'games/hattrickorganizer/Makefile')
-rw-r--r-- | games/hattrickorganizer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/hattrickorganizer/Makefile b/games/hattrickorganizer/Makefile index 37e40331c708..a5d58ad2edb1 100644 --- a/games/hattrickorganizer/Makefile +++ b/games/hattrickorganizer/Makefile @@ -6,10 +6,10 @@ # PORTNAME= hattrickorganizer -PORTVERSION= 1.31 +PORTVERSION= 1.32 CATEGORIES= games java MASTER_SITES= http://www.wow-auctions.net/ho/download/ -DISTNAME= ho_131 +DISTNAME= ho_${PORTVERSION:S/.//g} MAINTAINER= lars.engels@0x20.net COMMENT= A management tool for Hattrick.org written in Java |