diff options
Diffstat (limited to 'emulators/vt100/Makefile')
-rw-r--r-- | emulators/vt100/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/vt100/Makefile b/emulators/vt100/Makefile index 1c46a3fb2d3a..9402e36caa7a 100644 --- a/emulators/vt100/Makefile +++ b/emulators/vt100/Makefile @@ -1,5 +1,6 @@ PORTNAME= vt100 DISTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= emulators MAINTAINER= fuz@FreeBSD.org |