diff options
author | pawel <pawel@FreeBSD.org> | 2013-10-27 23:17:05 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2013-10-27 23:17:05 +0800 |
commit | 93ea88ba08c29ff57f791027a57b689312df2106 (patch) | |
tree | 68cd8f59f532eba4025ff7e0aad03ac6dd68f169 /misc | |
parent | 7d4844607aba5beb69f4056535a128ab965f0e5a (diff) | |
download | freebsd-ports-gnome-93ea88ba08c29ff57f791027a57b689312df2106.tar.gz freebsd-ports-gnome-93ea88ba08c29ff57f791027a57b689312df2106.tar.zst freebsd-ports-gnome-93ea88ba08c29ff57f791027a57b689312df2106.zip |
- Update net/yaz to version 5.0.2
- Update net/zebra-server to 2.0.55 and fix build
with new net/yaz [1]
- Bump other affected ports
PR: ports/183355 [1]
Submitted by: myself
Approved by: maintainer
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tellico-kde4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile index 2ffc18e3074c..570739ec5a63 100644 --- a/misc/tellico-kde4/Makefile +++ b/misc/tellico-kde4/Makefile @@ -3,6 +3,7 @@ PORTNAME= tellico PORTVERSION= 2.3.8 +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ |