diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2013-04-22 19:36:24 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2013-04-22 19:36:24 +0000 |
commit | 56fc4717cd8e4025499591bb0730934b4b256798 (patch) | |
tree | 6a8e1ddd15a37f8c5a29a6125967541d2723bf04 /emulators/tilem | |
parent | 04ef095847757ba36f7232a82ee92ed2b6487585 (diff) | |
download | ports-56fc4717cd8e4025499591bb0730934b4b256798.tar.gz ports-56fc4717cd8e4025499591bb0730934b4b256798.zip |
Notes
Diffstat (limited to 'emulators/tilem')
-rw-r--r-- | emulators/tilem/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/emulators/tilem/Makefile b/emulators/tilem/Makefile index fe78ee619c4a..fa075becf96b 100644 --- a/emulators/tilem/Makefile +++ b/emulators/tilem/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: TilEm (TI Linux Emulator) -# Date created: 5 Sep 2006 -# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> -# +# Created by: Alexey Dokuchaev <danfe@FreeBSD.org> # $FreeBSD$ -# PORTNAME= tilem PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF |