diff options
author | alepulver <alepulver@FreeBSD.org> | 2008-07-12 02:02:38 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2008-07-12 02:02:38 +0800 |
commit | f6967b570e763cbdb15b82b52593e347ae7c126d (patch) | |
tree | 25f807ebacd0deffbf4688a7656dd9cb0d473fe0 /games | |
parent | 36a1536d3efee67b7682a0ca9c1121120ec39b65 (diff) | |
download | freebsd-ports-gnome-f6967b570e763cbdb15b82b52593e347ae7c126d.tar.gz freebsd-ports-gnome-f6967b570e763cbdb15b82b52593e347ae7c126d.tar.zst freebsd-ports-gnome-f6967b570e763cbdb15b82b52593e347ae7c126d.zip |
- Bring back PORTEPOCH to avoid version going backwards.
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-alienarena/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/linux-alienarena/Makefile b/games/linux-alienarena/Makefile index 4c36533c7cd9..a598979c8beb 100644 --- a/games/linux-alienarena/Makefile +++ b/games/linux-alienarena/Makefile @@ -7,6 +7,7 @@ PORTNAME= alienarena PORTVERSION= 2007.610 +PORTEPOCH= 1 CATEGORIES= games linux MASTER_SITES= ftp://ftp.simtel.com/pub/gamezone/31/5/17/ PKGNAMEPREFIX= linux- |