Index: head/games/openbor3482/Makefile =================================================================== --- head/games/openbor3482/Makefile (revision 491626) +++ head/games/openbor3482/Makefile (revision 491627) @@ -1,12 +1,13 @@ # $FreeBSD$ PORTVERSION= 3482 +PORTREVISION= 1 PKGNAMESUFFIX= ${PORTVERSION} MASTERDIR= ${.CURDIR}/../openbor PATCHDIR= ${.CURDIR}/files DISTINFO_FILE= ${.CURDIR}/distinfo GH_TAGNAME= 2c1ecd7 .include "${MASTERDIR}/Makefile" Index: head/games/openbor3711/Makefile =================================================================== --- head/games/openbor3711/Makefile (revision 491626) +++ head/games/openbor3711/Makefile (revision 491627) @@ -1,12 +1,13 @@ # $FreeBSD$ PORTVERSION= 3711 +PORTREVISION= 1 PKGNAMESUFFIX= ${PORTVERSION} MASTERDIR= ${.CURDIR}/../openbor PATCHDIR= ${.CURDIR}/../openbor3482/files DISTINFO_FILE= ${.CURDIR}/distinfo GH_TAGNAME= 6ec17fa .include "${MASTERDIR}/Makefile" Index: head/games/openbor3979/Makefile =================================================================== --- head/games/openbor3979/Makefile (revision 491626) +++ head/games/openbor3979/Makefile (revision 491627) @@ -1,12 +1,13 @@ # $FreeBSD$ PORTVERSION= 3979 +PORTREVISION= 1 PKGNAMESUFFIX= ${PORTVERSION} MASTERDIR= ${.CURDIR}/../openbor PATCHDIR= ${.CURDIR}/files DISTINFO_FILE= ${.CURDIR}/distinfo GH_TAGNAME= 2bcf25b .include "${MASTERDIR}/Makefile"