diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2001-02-26 00:37:44 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2001-02-26 00:37:44 +0000 |
commit | c05e5332d93d5f2d125feece6309c7b9f97cf2cd (patch) | |
tree | c8f8150ec74b129c33c6c601593f0e37cb842291 /comms/mgetty+sendfax/Makefile | |
parent | f642dae40a0cfff4717bbd3aa597bb5694f230b0 (diff) | |
download | ports-c05e5332d93d5f2d125feece6309c7b9f97cf2cd.tar.gz ports-c05e5332d93d5f2d125feece6309c7b9f97cf2cd.zip |
Notes
Diffstat (limited to 'comms/mgetty+sendfax/Makefile')
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index fc0e7f2e240c..6c89147a6f0e 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -6,14 +6,14 @@ # PORTNAME= mgetty -PORTVERSION= 1.1.24.01.07 +PORTVERSION= 1.1.25.02.01 CATEGORIES= comms MASTER_SITES= ftp://alpha.greenie.net/pub/mgetty/source/1.1/ -DISTNAME= mgetty1.1.24-Jan07 +DISTNAME= mgetty1.1.25-Feb01 MAINTAINER= jmz@FreeBSD.org -WRKSRC= ${WRKDIR}/mgetty-1.1.24 +WRKSRC= ${WRKDIR}/mgetty-1.1.25 MAKE_FLAGS= prefix=${PREFIX} -f MAN1= coverpg.1 \ fax.1 \ |