diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-04-15 07:23:58 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-04-15 07:23:58 +0000 |
commit | 939166e4abe98788f02919d8d9941d525f41546c (patch) | |
tree | 55321bc7facdc3f7d73f02a04ec8c9e9fdf5202a /lang/seed7/Makefile | |
parent | 17be9275e78e42fcfe6fa05788929c7e94f521b2 (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 0094f70002d6..2bb3fb94352c 100644 --- a/lang/seed7/Makefile +++ b/lang/seed7/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= seed7 -DISTVERSION= 05_20140316 +DISTVERSION= 05_20140406 CATEGORIES= lang MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME}/ DISTNAME= ${PORTNAME}_${DISTVERSION} |