diff --git a/devel/axmldec/Makefile b/devel/axmldec/Makefile index b5590c3814d6..2bf3ca821468 100644 --- a/devel/axmldec/Makefile +++ b/devel/axmldec/Makefile @@ -1,7 +1,7 @@ PORTNAME= axmldec PORTVERSION= 1.2.0 DISTVERSIONPREFIX= v -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel MAINTAINER= danfe@FreeBSD.org diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile index 946051724ff5..6e7d20648364 100644 --- a/emulators/dolphin-emu/Makefile +++ b/emulators/dolphin-emu/Makefile @@ -1,5 +1,6 @@ PORTNAME= dolphin-emu PORTVERSION= 5.0.21264 +PORTREVISION= 1 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org diff --git a/emulators/qmc2/Makefile b/emulators/qmc2/Makefile index 5ee9546d7c55..4d29cf20049b 100644 --- a/emulators/qmc2/Makefile +++ b/emulators/qmc2/Makefile @@ -1,6 +1,7 @@ PORTNAME= qmc2 DISTVERSIONPREFIX= v DISTVERSION= 0.243-14 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g112724d69 CATEGORIES= emulators games