diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-10-07 17:59:46 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-10-07 17:59:46 +0000 |
commit | 60bb77181da8e2559e94d4805592673b547b2778 (patch) | |
tree | 2d6a4f7f72a885bba0d42058c343a0ba397f1a12 /multimedia/libquvi-scripts/Makefile | |
parent | f8cb1527c92664c92fca0118fc2c8c583b6c93e0 (diff) | |
download | ports-60bb77181da8e2559e94d4805592673b547b2778.tar.gz ports-60bb77181da8e2559e94d4805592673b547b2778.zip |
Notes
Diffstat (limited to 'multimedia/libquvi-scripts/Makefile')
-rw-r--r-- | multimedia/libquvi-scripts/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/multimedia/libquvi-scripts/Makefile b/multimedia/libquvi-scripts/Makefile index 2b334d1ccf80..7e7d10823c3e 100644 --- a/multimedia/libquvi-scripts/Makefile +++ b/multimedia/libquvi-scripts/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: libquvi-scripts -# Date created: 2011-10-06 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libquvi-scripts -PORTVERSION= 0.4.8 +PORTVERSION= 0.4.9 CATEGORIES= multimedia devel MASTER_SITES= SF/quvi/${PORTVERSION:R}/${PORTNAME}/ \ GOOGLE_CODE |