diff options
author | znerd <znerd@FreeBSD.org> | 2002-03-04 23:31:47 +0000 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2002-03-04 23:31:47 +0000 |
commit | aeb2411d99c95062f1841057e3199db23ff3da4d (patch) | |
tree | 476e659407073e28d269793fc1126f2885638fec /www/orion/Makefile | |
parent | e342f58c71f9029ce45ee32f94cd1c382b774c30 (diff) | |
download | FreeBSD-ports-aeb2411d99c95062f1841057e3199db23ff3da4d.zip FreeBSD-ports-aeb2411d99c95062f1841057e3199db23ff3da4d.tar.gz |
Improved pkg-deinstall. It now displays a warning message
if the www user still exists. Bumped PORTREVISION.
Diffstat (limited to 'www/orion/Makefile')
-rw-r--r-- | www/orion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/orion/Makefile b/www/orion/Makefile index 6f37a99..73bb568 100644 --- a/www/orion/Makefile +++ b/www/orion/Makefile @@ -7,7 +7,7 @@ PORTNAME= orion PORTVERSION= 1.5.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www java MASTER_SITES= http://www.orionserver.com/distributions/ \ http://www.atlassian.com/software/orion/downloads/ \ |