diff options
author | dinoex <dinoex@FreeBSD.org> | 2007-12-12 04:19:40 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2007-12-12 04:19:40 +0800 |
commit | a54049a1d651d16c81f0f70b51a9be8d95af19bb (patch) | |
tree | 989863a582ab10a4ad7839d3ed56ef9286fcf72b /comms/hylafax | |
parent | 7fd0b85676f22fdfe2ce92aebfdde47c36d23922 (diff) | |
download | freebsd-ports-gnome-a54049a1d651d16c81f0f70b51a9be8d95af19bb.tar.gz freebsd-ports-gnome-a54049a1d651d16c81f0f70b51a9be8d95af19bb.tar.zst freebsd-ports-gnome-a54049a1d651d16c81f0f70b51a9be8d95af19bb.zip |
- take maintanership
Diffstat (limited to 'comms/hylafax')
-rw-r--r-- | comms/hylafax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 17ad35ec9171..c32fa0fd954c 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.3.4 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= Fax software BUILD_DEPENDS= ${LOCALBASE}/lib/afm/Courier:${PORTSDIR}/print/afm |