diff options
author | madpilot <madpilot@FreeBSD.org> | 2019-04-30 16:53:49 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2019-04-30 16:53:49 +0800 |
commit | 4c6a3e433be6970027b95cbc87d4aabeb94cd587 (patch) | |
tree | b6ed5fb092908dc6621daa3a911109705adae304 /devel/geany-plugin-pg | |
parent | d2ea03150f2cc068886608aa094355656da0c77c (diff) | |
download | freebsd-ports-gnome-4c6a3e433be6970027b95cbc87d4aabeb94cd587.tar.gz freebsd-ports-gnome-4c6a3e433be6970027b95cbc87d4aabeb94cd587.tar.zst freebsd-ports-gnome-4c6a3e433be6970027b95cbc87d4aabeb94cd587.zip |
- Update geany to 1.35
- Update geany-plugins to 1.35
Diffstat (limited to 'devel/geany-plugin-pg')
-rw-r--r-- | devel/geany-plugin-pg/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/geany-plugin-pg/Makefile b/devel/geany-plugin-pg/Makefile index 47d6beda4664..02144ed0f485 100644 --- a/devel/geany-plugin-pg/Makefile +++ b/devel/geany-plugin-pg/Makefile @@ -2,7 +2,6 @@ PORTNAME= geany-plugin-pg PORTVERSION= ${GEANY_VER} -PORTREVISION= 1 CATEGORIES= devel MAINTAINER= madpilot@FreeBSD.org |