diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-11-20 09:38:08 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-11-20 09:38:08 +0000 |
commit | 89f8b052147a980faa4f4419d8444f0c7073c997 (patch) | |
tree | e94768205025f539f2698d8d84810ab33e0ca57f /emulators/x49gp | |
parent | 64bbcf8b752771c4cfd64dfa9cfd5d59bbd977b4 (diff) |
Notes
Diffstat (limited to 'emulators/x49gp')
-rw-r--r-- | emulators/x49gp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/x49gp/Makefile b/emulators/x49gp/Makefile index b09406031b5a..1f458d46d11a 100644 --- a/emulators/x49gp/Makefile +++ b/emulators/x49gp/Makefile @@ -5,6 +5,7 @@ PORTNAME= x49gp PORTVERSION= 20100425 +PORTREVISION= 1 CATEGORIES= emulators math MASTER_SITES= LOCAL/shaun DISTFILES= ${DISTNAME}${EXTRACT_SUFX} sdcard64.tar.gz |