diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-06-27 01:51:26 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-06-27 01:51:26 +0000 |
commit | 9c88402ebade25afc6f22a4095d374f6d7a18581 (patch) | |
tree | b92079b40d97e00ea48696595e41dc3a9956ec06 /www/orion-devel/Makefile | |
parent | Move orion from java to www (diff) |
Update to show the move from java to www
PR: 28415
Notes
Notes:
svn path=/head/; revision=44485
Diffstat (limited to 'www/orion-devel/Makefile')
-rw-r--r-- | www/orion-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/orion-devel/Makefile b/www/orion-devel/Makefile index aa3d586dc816..9973c13827a1 100644 --- a/www/orion-devel/Makefile +++ b/www/orion-devel/Makefile @@ -8,7 +8,7 @@ PORTNAME= orion PORTVERSION= 1.4.5 PORTREVISION= 6 -CATEGORIES= java www +CATEGORIES= www java MASTER_SITES= ftp://ftp.sunet.se/pub/database/utils/orionserver/ \ ${MASTER_SITE_LOCAL} \ http://www.jollem.com/ \ |