diff options
author | anholt <anholt@FreeBSD.org> | 2003-11-06 23:00:38 +0000 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2003-11-06 23:00:38 +0000 |
commit | efc956ddec034ebdcefa35ef764108e0d1724a36 (patch) | |
tree | 4505b4165c34983f3ae3d3dabcf2dbd125348fff /games | |
parent | 2e638b181c51fc30e6cae5a405222f2b22a7c431 (diff) | |
download | FreeBSD-ports-efc956ddec034ebdcefa35ef764108e0d1724a36.zip FreeBSD-ports-efc956ddec034ebdcefa35ef764108e0d1724a36.tar.gz |
Bump PORTREVISION, missed in last commit.
Diffstat (limited to 'games')
-rw-r--r-- | games/glasteroids/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/glasteroids/Makefile b/games/glasteroids/Makefile index 45ba620..d4f6acf 100644 --- a/games/glasteroids/Makefile +++ b/games/glasteroids/Makefile @@ -7,6 +7,7 @@ PORTNAME= glasteroids PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.honors.montana.edu/~jjc/Glasteroids/ DISTNAME= Glasteriods |