diff options
Diffstat (limited to 'misc/copperspice-examples/Makefile')
-rw-r--r-- | misc/copperspice-examples/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/copperspice-examples/Makefile b/misc/copperspice-examples/Makefile index 4dfc36986a0d..8395db35510b 100644 --- a/misc/copperspice-examples/Makefile +++ b/misc/copperspice-examples/Makefile @@ -1,7 +1,7 @@ PORTNAME= copperspice-examples DISTVERSIONPREFIX= ks- DISTVERSION= 1.7.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= https://download.copperspice.com/kitchensink/source/ DISTNAME= KitchenSink-${DISTVERSION} |