diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2009-03-10 19:42:18 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2009-03-10 19:42:18 +0800 |
commit | dc9b0afb381e78989f8aaacf8037f7e2ab7329bd (patch) | |
tree | 6657b44a1e0dfd64859315215724ed1c214932a0 | |
parent | 3a1d23fe5c965b6a81e0ddc99ccb287cc012cf16 (diff) | |
download | freebsd-ports-gnome-dc9b0afb381e78989f8aaacf8037f7e2ab7329bd.tar.gz freebsd-ports-gnome-dc9b0afb381e78989f8aaacf8037f7e2ab7329bd.tar.zst freebsd-ports-gnome-dc9b0afb381e78989f8aaacf8037f7e2ab7329bd.zip |
- Bump PORTREVISION to chase databases/tokyocabinet update
-rw-r--r-- | databases/py-pytc/Makefile | 1 | ||||
-rw-r--r-- | mail/bogofilter-tc/Makefile | 1 | ||||
-rw-r--r-- | textproc/tokyodystopia/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/databases/py-pytc/Makefile b/databases/py-pytc/Makefile index 2b75e963bd6a..4b29f8e098c5 100644 --- a/databases/py-pytc/Makefile +++ b/databases/py-pytc/Makefile @@ -7,6 +7,7 @@ PORTNAME= pytc PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/mail/bogofilter-tc/Makefile b/mail/bogofilter-tc/Makefile index c312ef0fcbcf..1b0f756a99bf 100644 --- a/mail/bogofilter-tc/Makefile +++ b/mail/bogofilter-tc/Makefile @@ -6,6 +6,7 @@ # PORTNAME= bogofilter +PORTREVISION= 1 CATEGORIES= mail PKGNAMESUFFIX= -tc diff --git a/textproc/tokyodystopia/Makefile b/textproc/tokyodystopia/Makefile index 3583ada89646..309bb889ffc1 100644 --- a/textproc/tokyodystopia/Makefile +++ b/textproc/tokyodystopia/Makefile @@ -7,6 +7,7 @@ PORTNAME= tokyodystopia PORTVERSION= 0.9.9 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SOURCEFORGE \ http://tokyocabinet.sourceforge.net/dystopiapkg/ |