diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 15:57:34 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 15:57:34 +0000 |
commit | 97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616 (patch) | |
tree | c714272815fb368353ade6a46fd7d6fd9f6d1fa3 /multimedia/openshot/Makefile | |
parent | 51a2c893542b456812b4b2d4aa3f850f671b9fdd (diff) |
Notes
Diffstat (limited to 'multimedia/openshot/Makefile')
-rw-r--r-- | multimedia/openshot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/openshot/Makefile b/multimedia/openshot/Makefile index b84a5914f716..4a4ed3d6f674 100644 --- a/multimedia/openshot/Makefile +++ b/multimedia/openshot/Makefile @@ -8,6 +8,7 @@ PORTNAME= openshot PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://launchpad.net/openshot/${PORTVERSION:C/\.[0-9]+$//}/${PORTVERSION}/+download/ |