diff options
author | araujo <araujo@FreeBSD.org> | 2010-08-10 06:56:19 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2010-08-10 06:56:19 +0800 |
commit | 798c110286ff2f15e1ec0d1ebca07cf9b66f306f (patch) | |
tree | 5c38ecab1a2a8e589dc90b6371fae06678cce84b /misc | |
parent | d718e6d99369f1a11552ed085bbf692fe6b5d9a3 (diff) | |
download | freebsd-ports-gnome-798c110286ff2f15e1ec0d1ebca07cf9b66f306f.tar.gz freebsd-ports-gnome-798c110286ff2f15e1ec0d1ebca07cf9b66f306f.tar.zst freebsd-ports-gnome-798c110286ff2f15e1ec0d1ebca07cf9b66f306f.zip |
- Bump PORTREVISION to chase the update of net/yaz.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tellico-kde4/Makefile | 1 | ||||
-rw-r--r-- | misc/tellico/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile index 1cf7796eb88d..aca3fad93dc6 100644 --- a/misc/tellico-kde4/Makefile +++ b/misc/tellico-kde4/Makefile @@ -7,6 +7,7 @@ PORTNAME= tellico PORTVERSION= 2.3 +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 6fe2da653f09..1330f82c0a4f 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -7,7 +7,7 @@ PORTNAME= tellico PORTVERSION= 1.3.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ |