diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
commit | 5872a89c3b34d289dfe0834ba357558c6f361d3e (patch) | |
tree | f070af3df82457ae78182a251af5847ea9d6fce6 /emulators | |
parent | 8ace9ec422b891e9c62df0af67d5ef61f9cf64c9 (diff) | |
download | ports-5872a89c3b34d289dfe0834ba357558c6f361d3e.tar.gz ports-5872a89c3b34d289dfe0834ba357558c6f361d3e.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/bsvc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/bsvc/Makefile b/emulators/bsvc/Makefile index 3bbb197be08b..5f8408fb4908 100644 --- a/emulators/bsvc/Makefile +++ b/emulators/bsvc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/emulators DISTFILES= ${DISTNAME}-src.tar.gz -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 |