diff options
author | acm <acm@FreeBSD.org> | 2019-03-07 13:05:39 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2019-03-07 13:05:39 +0800 |
commit | 30e5fd4da62854226a4dd046b535075949d8ca0f (patch) | |
tree | f31252f0a12e293cd9db88bda850fbba75b90cc4 /x11-fm | |
parent | edc4b1cad788001711e793bf92e41c78ebd936e2 (diff) | |
download | freebsd-ports-gnome-30e5fd4da62854226a4dd046b535075949d8ca0f.tar.gz freebsd-ports-gnome-30e5fd4da62854226a4dd046b535075949d8ca0f.tar.zst freebsd-ports-gnome-30e5fd4da62854226a4dd046b535075949d8ca0f.zip |
- Bump PORTREVISION. editors/lazarus was updated to 2.0.0
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/doublecmd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/doublecmd/Makefile b/x11-fm/doublecmd/Makefile index 686582ca69ec..3a215b248e95 100644 --- a/x11-fm/doublecmd/Makefile +++ b/x11-fm/doublecmd/Makefile @@ -3,6 +3,7 @@ PORTNAME= doublecmd PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= x11-fm MASTER_SITES= SF/${PORTNAME}/Double%20Commander%20Source PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} |