chinese/bitchx: Bump to acquire MASTERDIR fix, stage too
Related to: PR: 186425 It looks NO_STAGE should have been removed when irc/bitchx was staged. Late add: Fix master irc/bitchx to not override PORTREVISION
This commit is contained in:
parent
f5e827834d
commit
b6c090b954
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357460
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= BitchX
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= chinese
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@ -19,5 +19,4 @@ WITHOUT_GNOME= YES
|
||||
# If without gnome, esound support isn't needed.
|
||||
WITHOUT_ESOUND= YES
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= BitchX
|
||||
DISTVERSION= 1.2-final
|
||||
PORTREVISION= 1
|
||||
PORTREVISION?= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES+= irc
|
||||
MASTER_SITES= http://bitchx.ca/
|
||||
|
Loading…
Reference in New Issue
Block a user