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 45d12ba49c99..b549ee505d7f 100644 --- a/emulators/pearpc/Makefile +++ b/emulators/pearpc/Makefile @@ -7,7 +7,7 @@ PORTNAME= pearpc PORTVERSION= 0.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}.0 |