diff options
author | fjoe <fjoe@FreeBSD.org> | 2010-10-13 00:03:56 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2010-10-13 00:03:56 +0800 |
commit | 4cf058cc4865fef10081e3679de7a6df321924e4 (patch) | |
tree | 2d65b8d6c2ea1cc88a09eaf51003b7c4f570ec69 /misc/libpri/Makefile | |
parent | 82067ecfe4b4b15659ba2ad94604d92c3c8181a6 (diff) | |
download | freebsd-ports-gnome-4cf058cc4865fef10081e3679de7a6df321924e4.tar.gz freebsd-ports-gnome-4cf058cc4865fef10081e3679de7a6df321924e4.tar.zst freebsd-ports-gnome-4cf058cc4865fef10081e3679de7a6df321924e4.zip |
- Update to 1.4.11.4.
- Take maintainership (see [1])
PR: 150795
Submitted by: Florian Smeets
Diffstat (limited to 'misc/libpri/Makefile')
-rw-r--r-- | misc/libpri/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/libpri/Makefile b/misc/libpri/Makefile index 000570459a21..6729ea62a9c7 100644 --- a/misc/libpri/Makefile +++ b/misc/libpri/Makefile @@ -6,11 +6,11 @@ # PORTNAME= libpri -PORTVERSION= 1.4.10.2 +PORTVERSION= 1.4.11.4 CATEGORIES= misc MASTER_SITES= http://downloads.asterisk.org/pub/telephony/libpri/releases/ -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= fjoe@FreeBSD.org COMMENT= A C implementation of the Primary Rate ISDN specification USE_GMAKE= yes |