diff options
author | tdb <tdb@FreeBSD.org> | 2010-02-17 22:19:40 +0800 |
---|---|---|
committer | tdb <tdb@FreeBSD.org> | 2010-02-17 22:19:40 +0800 |
commit | 20099424ea9609cf8b0177cc1a2e6c53c71520b4 (patch) | |
tree | 61eebf883c0c646a0cde061b79be604688806fb8 /lang/kroc/Makefile | |
parent | bf45aafb1211be28b852bbaed135d739d641b326 (diff) | |
download | freebsd-ports-gnome-20099424ea9609cf8b0177cc1a2e6c53c71520b4.tar.gz freebsd-ports-gnome-20099424ea9609cf8b0177cc1a2e6c53c71520b4.tar.zst freebsd-ports-gnome-20099424ea9609cf8b0177cc1a2e6c53c71520b4.zip |
- Update to snapshot r6372.
Feature safe: yes
Diffstat (limited to 'lang/kroc/Makefile')
-rw-r--r-- | lang/kroc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/kroc/Makefile b/lang/kroc/Makefile index 200c3ac4329d..091e3ec79c74 100644 --- a/lang/kroc/Makefile +++ b/lang/kroc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= kroc -PORTVERSION= 1.5.r6310 +PORTVERSION= 1.5.r6372 CATEGORIES= lang MASTER_SITES= http://ftp.i-scream.org/pub/kroc/ \ ftp://ftp.i-scream.org/pub/kroc/ |