diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:51:45 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:51:45 +0000 |
commit | a218624235c700a723b61ee480a656858211721b (patch) | |
tree | fbf2efc2f75320e416a6a2e54a2a32592a41956a /games/rocksndiamonds | |
parent | f91f1f31097c76ef31fcc8c348d1c8961da0f83c (diff) |
More spaces -> tabs for the games category.
Notes
Notes:
svn path=/head/; revision=37979
Diffstat (limited to 'games/rocksndiamonds')
-rw-r--r-- | games/rocksndiamonds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile index cf54b1bd1646..1501c1d8839c 100644 --- a/games/rocksndiamonds/Makefile +++ b/games/rocksndiamonds/Makefile @@ -7,7 +7,7 @@ PORTNAME= rocksndiamonds PORTVERSION= 1.4.0 -PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.artsoft.org/rocksndiamonds/RELEASES/ \ ${MASTER_SITE_XCONTRIB} |