diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2007-10-02 15:42:21 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2007-10-02 15:42:21 +0000 |
commit | 7882e3c7a346187030a3b577d26945b806639314 (patch) | |
tree | fc8a16ba206e29574b67caad694e22ab1a8c4d7d /devel/ccrtp/Makefile | |
parent | 69aead19c7e30235d6ca9926fa45437bd30df930 (diff) | |
download | ports-7882e3c7a346187030a3b577d26945b806639314.tar.gz ports-7882e3c7a346187030a3b577d26945b806639314.zip |
Notes
Diffstat (limited to 'devel/ccrtp/Makefile')
-rw-r--r-- | devel/ccrtp/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/ccrtp/Makefile b/devel/ccrtp/Makefile index ff3fc09b2b05..4977c1241460 100644 --- a/devel/ccrtp/Makefile +++ b/devel/ccrtp/Makefile @@ -6,10 +6,9 @@ # PORTNAME= ccrtp -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.2 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= GNU MAINTAINER= acm@FreeBSD.org COMMENT= Implementation of the real-time transport protocol |