diff options
Diffstat (limited to 'emulators/pyxmame/Makefile')
-rw-r--r-- | emulators/pyxmame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/pyxmame/Makefile b/emulators/pyxmame/Makefile index 471f0763a7f7..d0057474cfb0 100644 --- a/emulators/pyxmame/Makefile +++ b/emulators/pyxmame/Makefile @@ -7,7 +7,7 @@ PORTNAME= pyxmame PORTVERSION= 0.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators python MASTER_SITES= SF/${PORTNAME}/tgz%20source/${PORTVERSION} |