diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-11 07:23:19 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-11 07:23:19 +0000 |
commit | 97a55fa354ee7de81e7218b46843881129d427a1 (patch) | |
tree | ff4f0a92354a82d0ffbedc2485da16324d99e8f5 /net/easysoap/Makefile | |
parent | eab5ff67b81250c22a1d40c5e4fdc68fb6ec20f7 (diff) |
Notes
Diffstat (limited to 'net/easysoap/Makefile')
-rw-r--r-- | net/easysoap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/easysoap/Makefile b/net/easysoap/Makefile index 2ca1fbcd8c2e..d2c7e740a61d 100644 --- a/net/easysoap/Makefile +++ b/net/easysoap/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= EasySoap++-${PORTVERSION} -MAINTAINER= gabriel_ambuehl@buz.ch +MAINTAINER= gabriel_ambuehl@buz.ch LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 |