mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
d05b21fda0
- Bump PORTREVISION
6 lines
83 B
Bash
6 lines
83 B
Bash
#!/bin/sh
|
|
#
|
|
# $FreeBSD$
|
|
|
|
exec "%%LOCALBASE%%/bin/java" -jar "%%DATADIR%%/jftp.jar"
|