diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-01-23 12:28:17 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-01-23 12:28:17 +0000 |
commit | e8a236a4764a659f87dd553e8accfae885b0aba2 (patch) | |
tree | 7392c5350645cb93f1f6d7a225308a5a09136bc9 /graphics/gtimelapse | |
parent | 65309e38142360f7afff1ecfbe8edd4ad9deebdb (diff) |
Notes
Diffstat (limited to 'graphics/gtimelapse')
-rw-r--r-- | graphics/gtimelapse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gtimelapse/Makefile b/graphics/gtimelapse/Makefile index f39d843dadda..cb9a9583c8ab 100644 --- a/graphics/gtimelapse/Makefile +++ b/graphics/gtimelapse/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtimelapse DISTVERSION= 0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/Relase # yes, this is not a typo (here) |