diff options
author | will <will@FreeBSD.org> | 2000-04-26 19:54:32 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-04-26 19:54:32 +0800 |
commit | decb3ed53f5941f0ad4467f6992ca3f13835b873 (patch) | |
tree | d9976af1cee9645c03cd12e5045e6b8cc912e56f /misc/xdelta | |
parent | e8b091d103e6a65f1fa68b181345da04dabf9bcd (diff) | |
download | freebsd-ports-gnome-decb3ed53f5941f0ad4467f6992ca3f13835b873.tar.gz freebsd-ports-gnome-decb3ed53f5941f0ad4467f6992ca3f13835b873.tar.zst freebsd-ports-gnome-decb3ed53f5941f0ad4467f6992ca3f13835b873.zip |
Change MAINTAINER from jmacd (who doesn't have time to maintain this port)
to Jacob Hart <c9710216@atlas.newcastle.edu.au>.
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 |