diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
commit | fe279f0df86b9326e8192aadd25d0c0ea5e5cade (patch) | |
tree | eff698d7af1fc37ae55050019892e15a2c0519a5 /emulators/darcnes | |
parent | 5c19f532f41c63b5d65375792ff5160427647b1e (diff) | |
download | ports-fe279f0df86b9326e8192aadd25d0c0ea5e5cade.tar.gz ports-fe279f0df86b9326e8192aadd25d0c0ea5e5cade.zip |
Notes
Diffstat (limited to 'emulators/darcnes')
-rw-r--r-- | emulators/darcnes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/darcnes/Makefile b/emulators/darcnes/Makefile index c65d6eef514a..08550933d9ea 100644 --- a/emulators/darcnes/Makefile +++ b/emulators/darcnes/Makefile @@ -7,7 +7,7 @@ PORTNAME= darcnes PORTVERSION= 9b0401 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://www.dridus.com/~nyef/darcnes/download/ DISTNAME= dn${PORTVERSION} |