diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-11 21:54:45 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-11 21:54:45 +0000 |
commit | ed98d435ba4a92a059c4eaa3a87b06c3b6daf11b (patch) | |
tree | e228cb2b9957706dc61a701b8e562b2c3a1de034 /databases/sqlcached | |
parent | 778554627428496faf4df403225eee72d5d3f1e2 (diff) |
Notes
Diffstat (limited to 'databases/sqlcached')
-rw-r--r-- | databases/sqlcached/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/sqlcached/Makefile b/databases/sqlcached/Makefile index 75a751d2c022..daa76b7a7234 100644 --- a/databases/sqlcached/Makefile +++ b/databases/sqlcached/Makefile @@ -3,6 +3,7 @@ PORTNAME= sqlcached PORTVERSION= r6 +PORTREVISION= 1 CATEGORIES= databases net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |