diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-27 21:21:32 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-27 21:21:32 +0000 |
commit | b01add218eaa065d2851b532adefaaadebb19046 (patch) | |
tree | 65d93d2c691c13331753fe3c87c1375275ca9695 /net/libosip2/Makefile | |
parent | 423287f65d05a04b6e9a38a7ccd0ff72a318c8fb (diff) | |
download | ports-b01add218eaa065d2851b532adefaaadebb19046.tar.gz ports-b01add218eaa065d2851b532adefaaadebb19046.zip |
Notes
Diffstat (limited to 'net/libosip2/Makefile')
-rw-r--r-- | net/libosip2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libosip2/Makefile b/net/libosip2/Makefile index e23012ee6fab..2811242e47ef 100644 --- a/net/libosip2/Makefile +++ b/net/libosip2/Makefile @@ -7,12 +7,12 @@ # PORTNAME= libosip2 -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= osip -MAINTAINER= ports@FreeBSD.org +MAINTAINER= xride@x12.dk COMMENT= A low layer of SIP implementation USE_GNOME= gnomehack gnometarget pkgconfig |