diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-08-11 11:31:45 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-08-11 11:31:45 +0000 |
commit | 7a33ed24087b65ee35edecd66dbfce5671f0a09e (patch) | |
tree | d7f5a1583fe3c5c1d91d8d43414fd96b052c7ae7 /databases/jrobin | |
parent | b8f29a83f7a83bd7130b709b179fd8d474b3fb2e (diff) | |
download | ports-7a33ed24087b65ee35edecd66dbfce5671f0a09e.tar.gz ports-7a33ed24087b65ee35edecd66dbfce5671f0a09e.zip |
Notes
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 |