diff options
author | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
---|---|---|
committer | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
commit | b760897dde0d10ee08ffa823ea202fdc49a6ad38 (patch) | |
tree | 2fcffe2c100e92346e147bad6c6d39f2d6aef063 /emulators/higan/Makefile | |
parent | d15cb2de1807d8fd4da425ec9c256443fb7dcba4 (diff) |
Notes
Diffstat (limited to 'emulators/higan/Makefile')
-rw-r--r-- | emulators/higan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/higan/Makefile b/emulators/higan/Makefile index d3e0b155eee2..2d2a418800ac 100644 --- a/emulators/higan/Makefile +++ b/emulators/higan/Makefile @@ -3,6 +3,7 @@ PORTNAME= higan PORTVERSION= 102 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://download.byuu.org/ \ http://www.cyberbotx.com/higan/ |