diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2018-06-04 13:41:59 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2018-06-04 13:41:59 +0000 |
commit | 83120e0c213769fd8e253c51cb29f8c288e77d47 (patch) | |
tree | ab6852b9681bfc491c4d643c05566ac45b63b3b5 /lang/seed7/Makefile | |
parent | 43646435f499407e622b284c1dc4f528feb389cb (diff) |
Notes
Diffstat (limited to 'lang/seed7/Makefile')
-rw-r--r-- | lang/seed7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/seed7/Makefile b/lang/seed7/Makefile index a1e9bb25e296..120ff177a472 100644 --- a/lang/seed7/Makefile +++ b/lang/seed7/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= seed7 -DISTVERSION= 05_20180304 +DISTVERSION= 05_20180601 CATEGORIES= lang MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME}/ DISTNAME= ${PORTNAME}_${DISTVERSION} |