diff options
Diffstat (limited to 'emulators/tuxnes')
-rw-r--r-- | emulators/tuxnes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/tuxnes/Makefile b/emulators/tuxnes/Makefile index f962d75b81eb..79513f47fa3f 100644 --- a/emulators/tuxnes/Makefile +++ b/emulators/tuxnes/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: tuxnes -# Version required: 0.73 # Date created: 13 Feb 2000 # Whom: Jeroen Ruigrok van der Werven <asmodai@freebsd.org> # # $FreeBSD$ # -DISTNAME= tuxnes-0.73 +PORTNAME= tuxnes +PORTVERSION= 0.73 CATEGORIES= emulators MASTER_SITES= http://people.freebsd.org/~asmodai/mirror/ \ http://tmmm.simplenet.com/tuxnes/packages/ |