diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-02 03:34:02 +0800 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-02 03:34:02 +0800 |
commit | 796095d54124321b81e58c0b2d8e898365997388 (patch) | |
tree | 3fde07b9a2e763070d3a469909f6fc13c46b0fda /editors | |
parent | 0d1bd39b0f9c5b984fec4bac92749eb3aa567db3 (diff) | |
download | freebsd-ports-gnome-796095d54124321b81e58c0b2d8e898365997388.tar.gz freebsd-ports-gnome-796095d54124321b81e58c0b2d8e898365997388.tar.zst freebsd-ports-gnome-796095d54124321b81e58c0b2d8e898365997388.zip |
Add USES=libtool to accessibility/atkmm and bump dependent ports
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gobby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index b783f5f7e7d5..802867b4c335 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -2,7 +2,7 @@ PORTNAME= gobby PORTVERSION= 0.4.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ \ LOCAL/${MAINTAINER:C/([^@]*)@.*/\1/} |