diff options
Diffstat (limited to 'emulators/linux-ePSXe/Makefile')
-rw-r--r-- | emulators/linux-ePSXe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-ePSXe/Makefile b/emulators/linux-ePSXe/Makefile index 82e8d521c930..59aa9509a3a1 100644 --- a/emulators/linux-ePSXe/Makefile +++ b/emulators/linux-ePSXe/Makefile @@ -7,7 +7,7 @@ PORTNAME= epsxe PORTVERSION= 1.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators linux MASTER_SITES= http://www.epsxe.com/files/ PKGNAMEPREFIX= linux- |