diff options
Diffstat (limited to 'x11/terminator/Makefile')
-rw-r--r-- | x11/terminator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/terminator/Makefile b/x11/terminator/Makefile index b0c03569b392..036456484e66 100644 --- a/x11/terminator/Makefile +++ b/x11/terminator/Makefile @@ -1,6 +1,6 @@ PORTNAME= terminator -DISTVERSION= 2.1.4 -PORTREVISION= 1 +DISTVERSION= 2.1.5 +PORTREVISION= 0 CATEGORIES= x11 python MASTER_SITES= https://github.com/gnome-${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ |