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 /databases/tokyotyrant | |
parent | f0a95613f76e2e6a689ddcfe2184ef8b6c4d7f2d (diff) | |
download | ports-6494c82c45306e88a27548e5551a00a5d82b9728.tar.gz ports-6494c82c45306e88a27548e5551a00a5d82b9728.zip |
Notes
Diffstat (limited to 'databases/tokyotyrant')
-rw-r--r-- | databases/tokyotyrant/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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} |