svn commit: r492412 - head/emulators/teo

Tobias Kortkamp tobik at FreeBSD.org
Fri Feb 8 07:47:52 UTC 2019


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 at free.fr
 COMMENT=	Thomson TO8 emulator


More information about the svn-ports-all mailing list