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 | |
parent | 7b331934e8aa276973c3cb4882058ff36d3f77fb (diff) | |
download | ports-b57d41988145444e73801499416fdac325013767.tar.gz ports-b57d41988145444e73801499416fdac325013767.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 1 | ||||
-rw-r--r-- | misc/kcd-devel/Makefile | 4 | ||||
-rw-r--r-- | misc/kcd/Makefile | 3 | ||||
-rw-r--r-- | misc/kcd/distinfo | 6 |
4 files changed, 8 insertions, 6 deletions
diff --git a/misc/Makefile b/misc/Makefile index 5bc4380be1d4..9cbec8a07ebc 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -168,6 +168,7 @@ SUBDIR += kaddressbook-plugins SUBDIR += katalog SUBDIR += kcd + SUBDIR += kcd-devel SUBDIR += kde-xdg-env SUBDIR += kde3-i18n SUBDIR += kde3-i18n-af diff --git a/misc/kcd-devel/Makefile b/misc/kcd-devel/Makefile index 679562e6027e..ead494cbe439 100644 --- a/misc/kcd-devel/Makefile +++ b/misc/kcd-devel/Makefile @@ -1,11 +1,11 @@ -# New ports collection makefile for: kcd +# New ports collection makefile for: kcd-devel # Date created: 5 May 1999 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -PORTNAME= kcd +PORTNAME= kcd-devel PORTVERSION= 7.11.0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} 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} diff --git a/misc/kcd/distinfo b/misc/kcd/distinfo index 233d705f7330..d2ceed081e1e 100644 --- a/misc/kcd/distinfo +++ b/misc/kcd/distinfo @@ -1,3 +1,3 @@ -MD5 (kcd-7.11.0.tar.gz) = 44f52cdf495594d8a3829917118c716b -SHA256 (kcd-7.11.0.tar.gz) = e1d85274f0c1dec2073f094bb01d35c73580150df8f21021267a48d831ccfb45 -SIZE (kcd-7.11.0.tar.gz) = 395705 +MD5 (kcd-7.6.1.tar.gz) = 49bf1f3d0be562eec343995755a6c551 +SHA256 (kcd-7.6.1.tar.gz) = 345ac9b661039ab13f49263767015dc570d8f51ab01e37306bcb5488b64e125c +SIZE (kcd-7.6.1.tar.gz) = 387063 |