diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2020-08-27 12:43:31 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2020-08-27 12:43:31 +0000 |
commit | 2ad162d894cc7bd4d59ae3cb035858d800c2fd67 (patch) | |
tree | 93d3545f372f754196869736f532e1edb9d9a275 /emulators/x16-rom/Makefile | |
parent | 8fe34f619bd0f23776e77732b7051d267c613f5d (diff) | |
download | ports-2ad162d894cc7bd4d59ae3cb035858d800c2fd67.tar.gz ports-2ad162d894cc7bd4d59ae3cb035858d800c2fd67.zip |
Notes
Diffstat (limited to 'emulators/x16-rom/Makefile')
-rw-r--r-- | emulators/x16-rom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/x16-rom/Makefile b/emulators/x16-rom/Makefile index 19f6093ff383..e484dee35959 100644 --- a/emulators/x16-rom/Makefile +++ b/emulators/x16-rom/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= x16-rom -DISTVERSION= r37 +DISTVERSION= r38 CATEGORIES= emulators MAINTAINER= makc@FreeBSD.org |