diff options
| author | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-05 14:50:16 +0000 |
|---|---|---|
| committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-05 14:50:16 +0000 |
| commit | 0dbc7791fb057da883fa1ec2990ebf2721b3166e (patch) | |
| tree | 4a1a6b3d48e504c552b3d4c376613c4bc867fb2a /net/java-beepcore/Makefile | |
| parent | - Update to 2.2 (diff) | |
- Update to 0.9.08
- Pass maintainership to submitter
PR: ports/107541
Submitted by: Marcelo Araujo <araujo at bsdmail.org>
Diffstat (limited to 'net/java-beepcore/Makefile')
| -rw-r--r-- | net/java-beepcore/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/java-beepcore/Makefile b/net/java-beepcore/Makefile index 0ca470932e97..84ed55219308 100644 --- a/net/java-beepcore/Makefile +++ b/net/java-beepcore/Makefile @@ -6,15 +6,14 @@ # PORTNAME= beepcore -PORTVERSION= 0.9.07 -PORTREVISION= 1 +PORTVERSION= 0.9.08 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}-java PKGNAMEPREFIX= java- EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= An implementation of BEEP core and BEEP mapping for TCP in Java RUN_DEPENDS= ${JAVALIBDIR}/xercesImpl.jar:${PORTSDIR}/textproc/xerces-j |
