diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-01-20 16:15:05 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-01-20 16:15:05 +0000 |
commit | d59a8685d46510d0e63146511494b5a091cda865 (patch) | |
tree | 59388f4bc4908b85e35fedbef9afe514ed57ffa0 /net/spread4 | |
parent | 9fb2925a39f064ebf9c47ffdff1e2fece7ac3a62 (diff) | |
download | ports-d59a8685d46510d0e63146511494b5a091cda865.tar.gz ports-d59a8685d46510d0e63146511494b5a091cda865.zip |
Notes
Diffstat (limited to 'net/spread4')
-rw-r--r-- | net/spread4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/spread4/Makefile b/net/spread4/Makefile index 1ad346ebd0c2..5357f79fc52e 100644 --- a/net/spread4/Makefile +++ b/net/spread4/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= sada DISTNAME= ${PORTNAME}-src-${PORTVERSION} -MAINTAINER= anders@fix.no +MAINTAINER= ports@FreeBSD.org .if defined(WITH_JAVA_LIB) BUILD_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/javac:${PORTSDIR}/java/jdk |