fix name of package in conflict declarations.
This commit is contained in:
parent
f686304431
commit
a444211ca7
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2005/09/11 12:26:02 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2005/12/12 14:07:02 espie Exp $
|
||||
|
||||
COMMENT= "dungeon explorin', hackin', game. Hard"
|
||||
DISTNAME= se007e7f1
|
||||
@ -16,7 +16,7 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c termlib
|
||||
|
||||
PKGNAME=slash-em-3.4.3.7e7f1
|
||||
PKGNAME=slash-em-3.4.3.7e7f1p0
|
||||
V= 3.4.3.7e7f1
|
||||
|
||||
WRKDIST=${WRKDIR}/slashem-0.0.7E7F1
|
||||
|
@ -1,6 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2005/09/11 12:26:02 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2005/12/12 14:07:02 espie Exp $
|
||||
@option no-default-conflict
|
||||
@conflict slashem-${V}
|
||||
@conflict slash-em-${V}
|
||||
@comment bin/slashem
|
||||
bin/slashem-${V}
|
||||
@group games
|
||||
|
Loading…
Reference in New Issue
Block a user