diff options
author | dinoex <dinoex@FreeBSD.org> | 2013-08-09 22:05:52 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2013-08-09 22:05:52 +0800 |
commit | 14d2aa29a0faada324c532f4dd6339b0d61a7262 (patch) | |
tree | 4b54bdffc904e7c6b2e7107151b63bada3f0ecb6 /emulators/fceux | |
parent | a46f79024f1840906c8b267d5228b5a662b00b13 (diff) | |
download | freebsd-ports-gnome-14d2aa29a0faada324c532f4dd6339b0d61a7262.tar.gz freebsd-ports-gnome-14d2aa29a0faada324c532f4dd6339b0d61a7262.tar.zst freebsd-ports-gnome-14d2aa29a0faada324c532f4dd6339b0d61a7262.zip |
- update libdg to 2.1.0
Diffstat (limited to 'emulators/fceux')
-rw-r--r-- | emulators/fceux/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index 45318ca6a019..f14880281487 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -3,6 +3,7 @@ PORTNAME= fceux PORTVERSION= 2.2.1.1 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF/fceultra/Source%20Code/${PORTVERSION:R}%20src/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src |