diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2020-05-05 05:31:39 +0800 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2020-05-05 05:31:39 +0800 |
commit | eff60e5ddbce15a254c860d4fef91197591e24a4 (patch) | |
tree | 3606f251be6090a257f7f4032b4c3e82530bdede /astro | |
parent | eeb0232a477853320129e42a04324af2686eca56 (diff) | |
download | freebsd-ports-gnome-eff60e5ddbce15a254c860d4fef91197591e24a4.tar.gz freebsd-ports-gnome-eff60e5ddbce15a254c860d4fef91197591e24a4.tar.zst freebsd-ports-gnome-eff60e5ddbce15a254c860d4fef91197591e24a4.zip |
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports
Diffstat (limited to 'astro')
-rw-r--r-- | astro/rmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/rmap/Makefile b/astro/rmap/Makefile index b4f18c5b19cb..d70e5869a477 100644 --- a/astro/rmap/Makefile +++ b/astro/rmap/Makefile @@ -3,7 +3,7 @@ PORTNAME= rmap PORTVERSION= 1.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= astro geography MASTER_SITES= http://rmap.sourceforge.net/ |