diff options
author | Steve Wills <swills@FreeBSD.org> | 2011-07-03 11:40:49 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2011-07-03 11:40:49 +0000 |
commit | e0755b977ddf2301673392c45576331ca8dadbf4 (patch) | |
tree | 92cb5bc433c23c9c04b834cf71a29ff984579775 /databases/drizzle | |
parent | fbb7343c346a1f20491ae407f8878480a44f83a2 (diff) |
Notes
Diffstat (limited to 'databases/drizzle')
-rw-r--r-- | databases/drizzle/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/drizzle/Makefile b/databases/drizzle/Makefile index df2111a107c3..3bee5c86f2f1 100644 --- a/databases/drizzle/Makefile +++ b/databases/drizzle/Makefile @@ -7,6 +7,7 @@ PORTNAME= drizzle PORTVERSION= 2010.05.1561 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://launchpadlibrarian.net/49101349/ \ LOCAL/glarkin |