diff options
author | David Chisnall <theraven@FreeBSD.org> | 2019-02-03 15:37:58 +0000 |
---|---|---|
committer | David Chisnall <theraven@FreeBSD.org> | 2019-02-03 15:37:58 +0000 |
commit | 3f627ab4ceb27d868b1d614957e04bfa927d165b (patch) | |
tree | 8d55e3d4d3e216787ab6284b0e649a7a6d2f047d /graphics/fortytwo/Makefile | |
parent | 6f24a15624ece550a72b46b91ed993a1f8a1d7ee (diff) | |
download | ports-3f627ab4ceb27d868b1d614957e04bfa927d165b.tar.gz ports-3f627ab4ceb27d868b1d614957e04bfa927d165b.zip |
Notes
Diffstat (limited to 'graphics/fortytwo/Makefile')
-rw-r--r-- | graphics/fortytwo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fortytwo/Makefile b/graphics/fortytwo/Makefile index 500cc6d42af9..f977eb42605d 100644 --- a/graphics/fortytwo/Makefile +++ b/graphics/fortytwo/Makefile @@ -2,7 +2,7 @@ PORTNAME= fortytwo PORTVERSION= 0.2.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics gnustep MASTER_SITES= SF/${PORTNAME}/FT%20%2842%29/${PORTVERSION} DISTFILES= FT-${PORTVERSION}-src.tgz \ |