From 67772ff563dc5ebe5b77c5f74c1b134523e6161f Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 9 Jun 2003 11:46:27 +0000 Subject: [PATCH] Add missing manpage and bump PORTREVISION --- games/criticalmass/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile index a672ae195158..d6d259f1867e 100644 --- a/games/criticalmass/Makefile +++ b/games/criticalmass/Makefile @@ -7,6 +7,7 @@ PORTNAME= criticalmass PORTVERSION= 0.97 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= criticalmass @@ -25,6 +26,8 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${X11BASE}/lib" \ CPPFLAGS="${CFLAGS} -I${X11BASE}/include" +MAN6= critter.6 + SDLINCPFILES= utilities/GLBitmapCollection.cpp utilities/GLExtension.hpp \ utilities/GLTexture.hpp utilities/PNG.hpp