diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-16 21:30:18 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-16 21:30:18 +0000 |
commit | b57d41988145444e73801499416fdac325013767 (patch) | |
tree | 321c5c347c66d94f81bc7ebcefd564ccb5ab7701 /misc/kcd/Makefile | |
parent | Missing file from previous checkin. (diff) |
Welcome misc/kcd-devel, which is version 7.11.x
Backout misc/kcd, which is version 7.6
Suggested by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'misc/kcd/Makefile')
-rw-r--r-- | misc/kcd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kcd/Makefile b/misc/kcd/Makefile index 679562e6027e..9c891cebeadd 100644 --- a/misc/kcd/Makefile +++ b/misc/kcd/Makefile @@ -6,7 +6,8 @@ # PORTNAME= kcd -PORTVERSION= 7.11.0 +PORTVERSION= 7.6.1 +PORTEPOCH= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |