diff options
author | pawel <pawel@FreeBSD.org> | 2013-07-15 04:11:46 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2013-07-15 04:11:46 +0800 |
commit | 4d528acd8154490dabd1690130c4482e6f9d25cb (patch) | |
tree | 76358d1344e0419618e636c3b3f400014f42611d /lang/opendylan/Makefile | |
parent | b3655fddbabc51056836a3412ac40622fe2cd112 (diff) | |
download | freebsd-ports-gnome-4d528acd8154490dabd1690130c4482e6f9d25cb.tar.gz freebsd-ports-gnome-4d528acd8154490dabd1690130c4482e6f9d25cb.tar.zst freebsd-ports-gnome-4d528acd8154490dabd1690130c4482e6f9d25cb.zip |
Update to version 2013.1
PR: ports/180476
Submitted by: Hannes Mehnert <hannes@mehnert.org> (maintainer)
Diffstat (limited to 'lang/opendylan/Makefile')
-rw-r--r-- | lang/opendylan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/opendylan/Makefile b/lang/opendylan/Makefile index ee8383082ec4..671388d58afd 100644 --- a/lang/opendylan/Makefile +++ b/lang/opendylan/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= opendylan -DISTVERSION= 2012.1 +DISTVERSION= 2013.1 CATEGORIES= lang MASTER_SITES= http://opendylan.org/downloads/opendylan/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-x86-freebsd |