diff options
Diffstat (limited to 'comms/mgetty+sendfax/Makefile')
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index d47e657..fc0e7f2 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -6,14 +6,14 @@ # PORTNAME= mgetty -PORTVERSION= 1.1.22.8.17 +PORTVERSION= 1.1.24.01.07 CATEGORIES= comms -MASTER_SITES= ftp://ftp.leo.org/pub/comp/os/unix/networking/mgetty/ -DISTNAME= mgetty1.1.22-Aug17 +MASTER_SITES= ftp://alpha.greenie.net/pub/mgetty/source/1.1/ +DISTNAME= mgetty1.1.24-Jan07 MAINTAINER= jmz@FreeBSD.org -WRKSRC= ${WRKDIR}/mgetty-1.1.22 +WRKSRC= ${WRKDIR}/mgetty-1.1.24 MAKE_FLAGS= prefix=${PREFIX} -f MAN1= coverpg.1 \ fax.1 \ |