diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-15 05:56:39 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-15 05:56:39 +0000 |
commit | babc95385106986da3feea38e890818b3011220a (patch) | |
tree | f0e9fbb86e45c66e9ee46081eb417aa2640773ab /games/atomix/Makefile | |
parent | 780caa841850976747f14109a8bff91cfd113b9f (diff) |
Notes
Diffstat (limited to 'games/atomix/Makefile')
-rw-r--r-- | games/atomix/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/atomix/Makefile b/games/atomix/Makefile index fc59c354d0a8..3017c4cbb51c 100644 --- a/games/atomix/Makefile +++ b/games/atomix/Makefile @@ -7,8 +7,7 @@ # PORTNAME= atomix -PORTVERSION= 1.2.2a -PORTREVISION= 1 +PORTVERSION= 1.2.4 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} |