aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mp4v2/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-10-08 15:38:26 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-10-08 15:38:26 +0000
commit8a135bfc6b3a42563500100fdd94ea14c4990ac2 (patch)
treec2b61f88a7c0ffcb6aacba4245ceb14e80c6ee49 /multimedia/mp4v2/Makefile
parent001d78f19a33504fefaf68d5fcfb60b9a6ffc5ee (diff)
Notes
Diffstat (limited to 'multimedia/mp4v2/Makefile')
-rw-r--r--multimedia/mp4v2/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/multimedia/mp4v2/Makefile b/multimedia/mp4v2/Makefile
index 41881b13e253..2fc03806881a 100644
--- a/multimedia/mp4v2/Makefile
+++ b/multimedia/mp4v2/Makefile
@@ -6,10 +6,12 @@
#
PORTNAME= mpeg4ip
-PORTVERSION= 1.6
+PORTVERSION= 1.6.1
CATEGORIES= multimedia
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= LOCAL/ahze
+# http://sourceforge.net/forum/forum.php?thread_id=1839453&forum_id=59136
+#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+#MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMESUFFIX= -libmp4v2
MAINTAINER= multimedia@FreeBSD.org