diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-09-23 13:40:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-09-23 13:40:52 +0000 |
commit | 63440276d6122a7648ea718f069f71a0ebd80ff9 (patch) | |
tree | cf80b9dc5a3613815f91b5071ad811072d587b85 /databases/soci | |
parent | 206c7cd48bc7b353d3502b1c69759f477317e0a1 (diff) | |
download | ports-63440276d6122a7648ea718f069f71a0ebd80ff9.tar.gz ports-63440276d6122a7648ea718f069f71a0ebd80ff9.zip |
Notes
Diffstat (limited to 'databases/soci')
-rw-r--r-- | databases/soci/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/soci/Makefile b/databases/soci/Makefile index 341764c5a9fd..c8ecb2d59fac 100644 --- a/databases/soci/Makefile +++ b/databases/soci/Makefile @@ -7,7 +7,7 @@ PORTNAME= soci PORTVERSION= 3.0.0 -CATEGORIES= databases databases +CATEGORIES= databases MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |