diff options
author | steve <steve@FreeBSD.org> | 2000-10-29 22:58:07 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-10-29 22:58:07 +0000 |
commit | 7119bba1f2f15d0db2a5634e73b3493d96f372cb (patch) | |
tree | 4574708ee00fdfc973633538ab586039c7b27501 /games | |
parent | 59ca4892e1b33cb2ce026868205990bdac740631 (diff) | |
download | FreeBSD-ports-7119bba1f2f15d0db2a5634e73b3493d96f372cb.zip FreeBSD-ports-7119bba1f2f15d0db2a5634e73b3493d96f372cb.tar.gz |
Bump PORTREVISION (as I should have done with the previous commit) since
these ports now build again.
Diffstat (limited to 'games')
-rw-r--r-- | games/xgalaga/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xgalaga/Makefile b/games/xgalaga/Makefile index 74a1adb..981365d 100644 --- a/games/xgalaga/Makefile +++ b/games/xgalaga/Makefile @@ -7,6 +7,7 @@ PORTNAME= xgalaga PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games |