diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-10 01:27:29 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-10 01:27:29 +0000 |
commit | 6494c82c45306e88a27548e5551a00a5d82b9728 (patch) | |
tree | 0d9f6b5706b552a81e43cf5c6e4e216e22195140 | |
parent | f0a95613f76e2e6a689ddcfe2184ef8b6c4d7f2d (diff) |
Notes
-rw-r--r-- | databases/py-pytc/Makefile | 2 | ||||
-rw-r--r-- | databases/ruby-tokyocabinet/Makefile | 1 | ||||
-rw-r--r-- | databases/tokyotyrant/Makefile | 1 | ||||
-rw-r--r-- | mail/bogofilter-tc/Makefile | 2 | ||||
-rw-r--r-- | textproc/tokyodystopia/Makefile | 2 |
5 files changed, 5 insertions, 3 deletions
diff --git a/databases/py-pytc/Makefile b/databases/py-pytc/Makefile index e3f977cd311f..3df40d81710f 100644 --- a/databases/py-pytc/Makefile +++ b/databases/py-pytc/Makefile @@ -7,7 +7,7 @@ PORTNAME= pytc PORTVERSION= 0.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/ruby-tokyocabinet/Makefile b/databases/ruby-tokyocabinet/Makefile index 81dc47f52839..dd77ec61deff 100644 --- a/databases/ruby-tokyocabinet/Makefile +++ b/databases/ruby-tokyocabinet/Makefile @@ -7,6 +7,7 @@ PORTNAME= tokyocabinet PORTVERSION= 1.29 +PORTREVISION= 1 CATEGORIES= databases ruby MASTER_SITES= http://1978th.net/tokyocabinet/rubypkg/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/databases/tokyotyrant/Makefile b/databases/tokyotyrant/Makefile index 87544306c93a..551058b5d814 100644 --- a/databases/tokyotyrant/Makefile +++ b/databases/tokyotyrant/Makefile @@ -7,6 +7,7 @@ PORTNAME= tokyotyrant PORTVERSION= 1.1.33 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= SF/tokyocabinet/${PORTNAME}/${PORTVERSION} diff --git a/mail/bogofilter-tc/Makefile b/mail/bogofilter-tc/Makefile index ca77aeb3cbab..8b2954931d4c 100644 --- a/mail/bogofilter-tc/Makefile +++ b/mail/bogofilter-tc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bogofilter -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail PKGNAMESUFFIX= -tc diff --git a/textproc/tokyodystopia/Makefile b/textproc/tokyodystopia/Makefile index 2e945c06de91..6c195936c0ce 100644 --- a/textproc/tokyodystopia/Makefile +++ b/textproc/tokyodystopia/Makefile @@ -7,7 +7,7 @@ PORTNAME= tokyodystopia PORTVERSION= 0.9.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/tokyocabinet/${PORTNAME}/${PORTVERSION} \ http://tokyocabinet.sourceforge.net/dystopiapkg/ |