diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2019-12-31 15:29:13 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2019-12-31 15:29:13 +0000 |
commit | 14b8ace6b37ea55ebf64727caf0ea9ed5cee1bd4 (patch) | |
tree | 9e3278b4186d0020c81c07880cb7a7fb6295e0dd /editors/picpas/Makefile | |
parent | b21613c9505ed10711cc09645c828eff03690fc2 (diff) | |
download | ports-14b8ace6b37ea55ebf64727caf0ea9ed5cee1bd4.tar.gz ports-14b8ace6b37ea55ebf64727caf0ea9ed5cee1bd4.zip |
Notes
Diffstat (limited to 'editors/picpas/Makefile')
-rw-r--r-- | editors/picpas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/picpas/Makefile b/editors/picpas/Makefile index c27300c33614..55947540a9a3 100644 --- a/editors/picpas/Makefile +++ b/editors/picpas/Makefile @@ -3,7 +3,7 @@ PORTNAME= picpas PORTVERSION= 0.8.8 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} |