Date: Fri, 8 Feb 2019 07:47:51 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r492412 - head/emulators/teo Message-ID: <201902080747.x187lpXg008321@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Fri Feb 8 07:47:51 2019 New Revision: 492412 URL: https://svnweb.freebsd.org/changeset/ports/492412 Log: emulators/teo: Use DISTVERSIONSUFFIX Modified: head/emulators/teo/Makefile Modified: head/emulators/teo/Makefile ============================================================================== --- head/emulators/teo/Makefile Fri Feb 8 07:44:45 2019 (r492411) +++ head/emulators/teo/Makefile Fri Feb 8 07:47:51 2019 (r492412) @@ -3,9 +3,9 @@ PORTNAME= teo PORTVERSION= 1.8.4 +DISTVERSIONSUFFIX= -src CATEGORIES= emulators MASTER_SITES= SF/teoemulator/linux/${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= nanard@free.fr COMMENT= Thomson TO8 emulator
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902080747.x187lpXg008321>