diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-10-21 08:33:19 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-10-21 08:33:19 +0000 |
commit | 2826b5a42a815712f1d987fcca66a4941136fdfa (patch) | |
tree | 48ed8decbcb7ff3a5eb3a0909cba09d03d38134f /net/osrtspproxy/Makefile | |
parent | b3beee3f2c1ea77127ec4573ff4a8e799aed7749 (diff) |
Notes
Diffstat (limited to 'net/osrtspproxy/Makefile')
-rw-r--r-- | net/osrtspproxy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/osrtspproxy/Makefile b/net/osrtspproxy/Makefile index 77f632214ea7..44a5e8427853 100644 --- a/net/osrtspproxy/Makefile +++ b/net/osrtspproxy/Makefile @@ -7,6 +7,7 @@ PORTNAME= osrtspproxy PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://docs.real.com/docs/proxykit/ DISTNAME= ${PORTNAME}_2_0 |