diff options
Diffstat (limited to 'emulators/cpmtools2/Makefile')
-rw-r--r-- | emulators/cpmtools2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/cpmtools2/Makefile b/emulators/cpmtools2/Makefile index a4f5983be6f2..6b360e70cd81 100644 --- a/emulators/cpmtools2/Makefile +++ b/emulators/cpmtools2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cpmtools2 -PORTVERSION= 2.18 +PORTVERSION= 2.19 CATEGORIES= emulators sysutils MASTER_SITES= http://www.moria.de/~michael/cpmtools/ DISTNAME= ${PORTNAME:C/2$//}-${PORTVERSION} |