- setgid fixes (missed this the first time)
- bump PKGNAME
This commit is contained in:
parent
38c38c2ffe
commit
c8116c3fdf
@ -1,11 +1,11 @@
|
|||||||
# $OpenBSD: Makefile,v 1.8 2005/11/01 15:24:06 niallo Exp $
|
# $OpenBSD: Makefile,v 1.9 2005/11/03 14:58:17 niallo Exp $
|
||||||
|
|
||||||
COMMENT= "complex rogue-style game of dungeon exploration"
|
COMMENT= "complex rogue-style game of dungeon exploration"
|
||||||
|
|
||||||
VERSION= 0.90.4
|
VERSION= 0.90.4
|
||||||
DISTFILES= omega-${VERSION}-src.tar.gz
|
DISTFILES= omega-${VERSION}-src.tar.gz
|
||||||
DISTNAME= omega-${VERSION}
|
DISTNAME= omega-${VERSION}
|
||||||
PKGNAME= ${DISTNAME}p0
|
PKGNAME= ${DISTNAME}p1
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
MASTER_SITES= http://www.alcyone.com/binaries/omega/
|
MASTER_SITES= http://www.alcyone.com/binaries/omega/
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.4 2005/11/01 15:24:06 niallo Exp $
|
@comment $OpenBSD: PLIST,v 1.5 2005/11/03 14:58:17 niallo Exp $
|
||||||
@group games
|
@group games
|
||||||
@mode 755
|
@mode g+s
|
||||||
bin/Omega
|
bin/Omega
|
||||||
@mode
|
@mode
|
||||||
share/omega/
|
share/omega/
|
||||||
|
Loading…
Reference in New Issue
Block a user