diff options
Diffstat (limited to 'emulators/pearpc/Makefile')
-rw-r--r-- | emulators/pearpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/pearpc/Makefile b/emulators/pearpc/Makefile index f53c97405d29..b62f7d39c91c 100644 --- a/emulators/pearpc/Makefile +++ b/emulators/pearpc/Makefile @@ -3,7 +3,7 @@ PORTNAME= pearpc PORTVERSION= 0.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}.0 |