diff options
author | edwin <edwin@FreeBSD.org> | 2005-04-08 16:47:14 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-04-08 16:47:14 +0800 |
commit | ae282a0e89bd81443a9b0fa67d21837ca70f98a7 (patch) | |
tree | 442045379463e2d64268ace71e7618ab966ad8f1 /games/taxipilot | |
parent | 49ed836084fcc29c53dafa215c55890ad5d28483 (diff) | |
download | freebsd-ports-gnome-ae282a0e89bd81443a9b0fa67d21837ca70f98a7.tar.gz freebsd-ports-gnome-ae282a0e89bd81443a9b0fa67d21837ca70f98a7.tar.zst freebsd-ports-gnome-ae282a0e89bd81443a9b0fa67d21837ca70f98a7.zip |
taxipilot-0.9.1 < taxipilot-0.9.01_2, therefor PORTEPOCH bumped
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 |