diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 16:48:53 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 16:48:53 +0000 |
commit | 8a2ac20b3416bb80f06c95f516989794723d11a8 (patch) | |
tree | 847476a3e4b2e087c417ce68287b963678d09294 /java/jboss5/files/pkg-message.in | |
parent | Fix build on 8 and 9. (diff) |
Remove non staged ports without pending PR from j*
Notes
Notes:
svn path=/head/; revision=366899
Diffstat (limited to 'java/jboss5/files/pkg-message.in')
-rw-r--r-- | java/jboss5/files/pkg-message.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/java/jboss5/files/pkg-message.in b/java/jboss5/files/pkg-message.in deleted file mode 100644 index 3be8c48126fd..000000000000 --- a/java/jboss5/files/pkg-message.in +++ /dev/null @@ -1,5 +0,0 @@ -%%PKGNAME%% has been installed in %%DATADIR%%. - -The deployment directory for applications is %%DEPLOY_DIR%%. - -To run the %%PORTNAME%% server from startup, add %%APP_SHORTNAME%%_enable="YES" in your /etc/rc.conf. Extra options can be found in the startup script. |