diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-02 20:19:48 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-02 20:19:48 +0000 |
commit | e588f907e634e393a68fdd740891bac8e86bb7b5 (patch) | |
tree | 99f08f04cf5911fcdc442416c212c255f4588650 /misc/kcd/Makefile | |
parent | Update to version 1.0 (diff) |
Update to version 7.6.1
PR: ports/69921
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=115302
Diffstat (limited to 'misc/kcd/Makefile')
-rw-r--r-- | misc/kcd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/kcd/Makefile b/misc/kcd/Makefile index 414f254f7152..06eb2f48bfb5 100644 --- a/misc/kcd/Makefile +++ b/misc/kcd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= kcd -PORTVERSION= 7.6.0 +PORTVERSION= 7.6.1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |