diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2009-03-14 05:27:45 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2009-03-14 05:27:45 +0000 |
commit | e0a3211a0628905e6ee8763ed1e897bd430bd32f (patch) | |
tree | 9b282744501e3cb3ecb83a8bfc1875ea58c3628b /net/iaxmodem/Makefile | |
parent | 8541b5c8fdcf68ab667f1db9c7ee42e6171e2170 (diff) |
Notes
Diffstat (limited to 'net/iaxmodem/Makefile')
-rw-r--r-- | net/iaxmodem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/iaxmodem/Makefile b/net/iaxmodem/Makefile index 6cf0a5e61e23..a6dbf784314b 100644 --- a/net/iaxmodem/Makefile +++ b/net/iaxmodem/Makefile @@ -6,12 +6,12 @@ # PORTNAME= iaxmodem -PORTVERSION= 0.3.2 +PORTVERSION= 1.2.0 CATEGORIES= net comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= stucchi@gufi.org COMMENT= Software modem that connects to IAX channel LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff |