diff options
-rw-r--r-- | emulators/tuxnes/Makefile | 7 | ||||
-rw-r--r-- | emulators/tuxnes/distinfo | 2 | ||||
-rw-r--r-- | emulators/tuxnes/pkg-descr | 6 |
3 files changed, 7 insertions, 8 deletions
diff --git a/emulators/tuxnes/Makefile b/emulators/tuxnes/Makefile index 4ffe8ff91238..7d4a6ef8c84f 100644 --- a/emulators/tuxnes/Makefile +++ b/emulators/tuxnes/Makefile @@ -6,11 +6,10 @@ # PORTNAME= tuxnes -PORTVERSION= 0.73 +PORTVERSION= 0.75 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://tmmm.simplenet.com/tuxnes/packages/ -MASTER_SITE_SUBDIR= asmodai +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= asmodai@freebsd.org diff --git a/emulators/tuxnes/distinfo b/emulators/tuxnes/distinfo index 28c20956af40..09cc4c7ca60c 100644 --- a/emulators/tuxnes/distinfo +++ b/emulators/tuxnes/distinfo @@ -1 +1 @@ -MD5 (tuxnes-0.73.tar.gz) = d492a97bcf5360def872317328d7bd73 +MD5 (tuxnes-0.75.tar.gz) = 5db0cd42dfdff3e681805e93b4867c43 diff --git a/emulators/tuxnes/pkg-descr b/emulators/tuxnes/pkg-descr index 57936a843d6c..ab228ce0bf5f 100644 --- a/emulators/tuxnes/pkg-descr +++ b/emulators/tuxnes/pkg-descr @@ -1,5 +1,5 @@ TuxNES is an emulator for the 8-bit Nintendo Entertainment System. -Currently, the emulator has been tested on Linux and FreeBSD, both -running on x86 processors. +Currently, the emulator has been tested on Linux, FreeBSD and NetBSD, +all running on x86 processors. -WWW: http://tmmm.simplenet.com/tuxnes/ +WWW: http://tuxnes.sourceforge.net/ |