diff options
author | steve <steve@FreeBSD.org> | 2000-07-17 00:28:22 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-07-17 00:28:22 +0000 |
commit | 834149243d4b397cc6dbba1051224670899ceb99 (patch) | |
tree | cc577e77e526bdb09bb941ec89eb556feb2db485 /emulators | |
parent | ff6dc62d5de002d2a046a60c88df800485f95d24 (diff) | |
download | FreeBSD-ports-834149243d4b397cc6dbba1051224670899ceb99.zip FreeBSD-ports-834149243d4b397cc6dbba1051224670899ceb99.tar.gz |
Remove trailing '/' from the gsnes9x entry.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index cdf5de5..6bf094e 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -12,7 +12,7 @@ SUBDIR += dlx SUBDIR += fmsx SUBDIR += frodo - SUBDIR += gsnes9x/ + SUBDIR += gsnes9x SUBDIR += hfs SUBDIR += hfsutils SUBDIR += ines |