diff options
Diffstat (limited to 'emulators/fceu')
-rw-r--r-- | emulators/fceu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/fceu/Makefile b/emulators/fceu/Makefile index 5bd0f9d44b40..68d30aa8f6d9 100644 --- a/emulators/fceu/Makefile +++ b/emulators/fceu/Makefile @@ -7,7 +7,7 @@ PORTNAME= fceu PORTVERSION= 0.97.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://xodnizel.net/fceultra/downloads/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src |