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 263c0243a68c..1a34c8f7118f 100644 --- a/misc/copperspice-examples/Makefile +++ b/misc/copperspice-examples/Makefile @@ -1,7 +1,7 @@ PORTNAME= copperspice-examples DISTVERSIONPREFIX= ks- DISTVERSION= 1.7.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= https://download.copperspice.com/kitchensink/source/ DISTNAME= KitchenSink-${DISTVERSION} |