diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2022-03-26 08:27:27 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2022-03-26 08:27:27 +0000 |
commit | 247c7db7513f1264922428278678da641c5a3f52 (patch) | |
tree | 87a5a8eeb290ddd4320e5711dcbe3939fbdfe672 /misc/copperspice-examples/Makefile | |
parent | 89dcd037621d39a5176b78e3976ecf692e088b10 (diff) | |
download | ports-247c7db7513f1264922428278678da641c5a3f52.tar.gz ports-247c7db7513f1264922428278678da641c5a3f52.zip |
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 d392accee2e3..263c0243a68c 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= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= https://download.copperspice.com/kitchensink/source/ DISTNAME= KitchenSink-${DISTVERSION} |