diff options
-rw-r--r-- | emulators/aqemu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/aqemu/Makefile b/emulators/aqemu/Makefile index 6c432e190a7d..08b066c6b9bc 100644 --- a/emulators/aqemu/Makefile +++ b/emulators/aqemu/Makefile @@ -2,7 +2,7 @@ PORTNAME= aqemu PORTVERSION= 0.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S,.0$,,}/ |