diff options
author | marino <marino@FreeBSD.org> | 2015-08-23 00:47:15 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2015-08-23 00:47:15 +0800 |
commit | 07f7e572e64575d97207dda35af1a15f6cb8c0af (patch) | |
tree | 8d9b98359c9fe4713e8a5553837be00dca678d1e /emulators | |
parent | cabcdc18cc183f0583dd8ea47cdc383087bb50ee (diff) | |
download | freebsd-ports-gnome-07f7e572e64575d97207dda35af1a15f6cb8c0af.tar.gz freebsd-ports-gnome-07f7e572e64575d97207dda35af1a15f6cb8c0af.tar.zst freebsd-ports-gnome-07f7e572e64575d97207dda35af1a15f6cb8c0af.zip |
emulators/bfe: Bump revision due to option change
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/bfe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/bfe/Makefile b/emulators/bfe/Makefile index 06df27b890ef..1671380f8c9c 100644 --- a/emulators/bfe/Makefile +++ b/emulators/bfe/Makefile @@ -3,7 +3,7 @@ PORTNAME= bfe2 PORTVERSION= 20030723 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= emulators MASTER_SITES= SF/bfe/source/23jul2003 DISTNAME= ${PORTNAME}-23jul2003 |