diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-27 15:43:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-27 15:43:32 +0000 |
commit | 1f2ba12d0f320f0ff7886c932bdf7413cb4ace3e (patch) | |
tree | 5d27f9216d56b49365f791288732e5c439135f3a /games/bos/Makefile | |
parent | 4a4c4dc1040b13c3ba52da465cc838261ceb3e1e (diff) | |
download | pkgsrc-1f2ba12d0f320f0ff7886c932bdf7413cb4ace3e.tar.gz |
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).
Diffstat (limited to 'games/bos/Makefile')
-rw-r--r-- | games/bos/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/bos/Makefile b/games/bos/Makefile index a755029c1eb..90766f49ad6 100644 --- a/games/bos/Makefile +++ b/games/bos/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/08/17 13:16:53 seb Exp $ +# $NetBSD: Makefile,v 1.3 2005/03/27 15:43:34 wiz Exp $ # DISTNAME= bos_1_1 PKGNAME= bos-1.1 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://bos.seul.org/files/ |