diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-08-11 11:31:48 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-08-11 11:31:48 +0000 |
commit | 130ff609909ac515ac71eec78da0f5991a4d290f (patch) | |
tree | c476c70fac68ef96a065f7763377490f5f79ba49 /databases/php4-rrdtool | |
parent | 0872ead07d8326bf5bc85eda5ed49f002b1502bf (diff) |
Notes
Diffstat (limited to 'databases/php4-rrdtool')
-rw-r--r-- | databases/php4-rrdtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/php4-rrdtool/Makefile b/databases/php4-rrdtool/Makefile index e5a0274767ac..7d81db1068a1 100644 --- a/databases/php4-rrdtool/Makefile +++ b/databases/php4-rrdtool/Makefile @@ -7,7 +7,7 @@ PORTNAME= rrdtool PORTVERSION= 1.05 -CATEGORIES= net +CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_LOCAL} http://www.joeym.net/ MASTER_SITE_SUBDIR= mat PKGNAMEPREFIX= php4- |