diff options
author | Will Andrews <will@FreeBSD.org> | 2000-04-26 11:54:32 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-04-26 11:54:32 +0000 |
commit | 69142310fada83c96089d12e8e29061abc782430 (patch) | |
tree | 2b9ce0c9ba1b0aa2871b24b434909f806a0bbed2 /misc/xdelta | |
parent | 40eb5bd47df2d5fc1b2a5465ecb15f9023198311 (diff) | |
download | ports-69142310fada83c96089d12e8e29061abc782430.tar.gz ports-69142310fada83c96089d12e8e29061abc782430.zip |
Notes
Diffstat (limited to 'misc/xdelta')
-rw-r--r-- | misc/xdelta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xdelta/Makefile b/misc/xdelta/Makefile index f433587dab53..b571adcdc5f8 100644 --- a/misc/xdelta/Makefile +++ b/misc/xdelta/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.1 CATEGORIES= misc MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/xdelta/ -MAINTAINER= jmacd@FreeBSD.org +MAINTAINER= c9710216@atlas.newcastle.edu.au BUILD_DEPENDS= ${LOCALBASE}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 |