diff options
author | edwin <edwin@FreeBSD.org> | 2007-08-11 19:31:45 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2007-08-11 19:31:45 +0800 |
commit | 7d62dd0dc2bcecc62ea6cdc5b10718f8cc3c1495 (patch) | |
tree | e771b444668d47f26baa350a72ce522c656246b9 /databases/jrobin | |
parent | 100d0b428539ca9f4dac7c6035e5a182f48273c3 (diff) | |
download | freebsd-ports-gnome-7d62dd0dc2bcecc62ea6cdc5b10718f8cc3c1495.tar.gz freebsd-ports-gnome-7d62dd0dc2bcecc62ea6cdc5b10718f8cc3c1495.tar.zst freebsd-ports-gnome-7d62dd0dc2bcecc62ea6cdc5b10718f8cc3c1495.zip |
[repocopy] net/jrobin -> databases/jrobin
Chase the migration of net/rrdtool to databases/rrdtool
PR: ports/114313
Submitted by: Edwin Groothuis <edwin@freebsd.org>
Approved by: maintainer timeout
Diffstat (limited to 'databases/jrobin')
-rw-r--r-- | databases/jrobin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/jrobin/Makefile b/databases/jrobin/Makefile index 124a3a63573f..b7cb0683e4ac 100644 --- a/databases/jrobin/Makefile +++ b/databases/jrobin/Makefile @@ -9,7 +9,7 @@ PORTNAME= jrobin PORTVERSION= 1.5.4 PORTREVISION= 1 -CATEGORIES= net java +CATEGORIES= databases java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-1 |