diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-04-08 08:47:14 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-04-08 08:47:14 +0000 |
commit | 214aa2fbd308437c9a37d778aa1f6945dc792246 (patch) | |
tree | 1b6d597eb1f0cb09d3b24301ba6e813f6ea5ccd7 /games/taxipilot | |
parent | ecf1d7f111e5eabb933c9b53c5088e4cb1e066c6 (diff) |
Notes
Diffstat (limited to 'games/taxipilot')
-rw-r--r-- | games/taxipilot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/taxipilot/Makefile b/games/taxipilot/Makefile index 15885fc42603..5530cc7d16d3 100644 --- a/games/taxipilot/Makefile +++ b/games/taxipilot/Makefile @@ -6,6 +6,7 @@ PORTNAME= taxipilot PORTVERSION= 0.9.1 +PORTEPOCH= 1 CATEGORIES= games kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= taxipilot |