diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 2001-11-19 23:25:30 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 2001-11-19 23:25:30 +0000 |
commit | f3ae391048a3eb75e2a997b37e34cd41366882ed (patch) | |
tree | 3be7d4928bd40772f56e2f654925ea1f32855743 /net-mgmt/airport | |
parent | b41cac7188d35cbeb15ef9a97bda532252b39222 (diff) | |
download | ports-f3ae391048a3eb75e2a997b37e34cd41366882ed.tar.gz ports-f3ae391048a3eb75e2a997b37e34cd41366882ed.zip |
Notes
Diffstat (limited to 'net-mgmt/airport')
-rw-r--r-- | net-mgmt/airport/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/airport/Makefile b/net-mgmt/airport/Makefile index 0a48776e1768..b07f678f80f4 100644 --- a/net-mgmt/airport/Makefile +++ b/net-mgmt/airport/Makefile @@ -14,7 +14,7 @@ DISTFILES= configurator_${PORTVERSION:S/.//}${EXTRACT_SUFX} \ host_monitor_${HOSTMONVERSION:S/.//}${EXTRACT_SUFX} \ airportmodemutility_${MODEMVERSION:S/.//}${EXTRACT_SUFX} -MAINTAINER= nsayer@freebsd.org +MAINTAINER= ports@freebsd.org RUN_DEPENDS= ${LOCALBASE}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk \ ${LOCALBASE}/share/java/classes/jfc-${JFC_VERSION}/swingall.jar:${PORTSDIR}/java/jfc \ |