diff options
author | tobik <tobik@FreeBSD.org> | 2019-02-08 15:47:51 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2019-02-08 15:47:51 +0800 |
commit | 7093eb0e6dc7af22357ff69481d8c1268c736f0c (patch) | |
tree | c533d1a6eb3aba739ffeb06527bc7ff36bbd53f0 /emulators/teo | |
parent | 1ea9b8ce7de74d55192e0918cc2530c389a3af70 (diff) | |
download | freebsd-ports-gnome-7093eb0e6dc7af22357ff69481d8c1268c736f0c.tar.gz freebsd-ports-gnome-7093eb0e6dc7af22357ff69481d8c1268c736f0c.tar.zst freebsd-ports-gnome-7093eb0e6dc7af22357ff69481d8c1268c736f0c.zip |
emulators/teo: Use DISTVERSIONSUFFIX
Diffstat (limited to 'emulators/teo')
-rw-r--r-- | emulators/teo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/teo/Makefile b/emulators/teo/Makefile index bafaf56b8a94..654742534720 100644 --- a/emulators/teo/Makefile +++ b/emulators/teo/Makefile @@ -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 |