diff options
author | Steve Price <steve@FreeBSD.org> | 2000-10-29 22:58:07 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-10-29 22:58:07 +0000 |
commit | d26d09b244a1eb3cf3765df7f14404865eadffd8 (patch) | |
tree | efba4fbea91fa6cfa84efca3f7f279f6715b9019 /games/xgalaga | |
parent | Run 'make certificate' from the correct directory. (diff) |
Bump PORTREVISION (as I should have done with the previous commit) since
these ports now build again.
Notes
Notes:
svn path=/head/; revision=34429
Diffstat (limited to 'games/xgalaga')
-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 74a1adbd7036..981365d42c8c 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 |