diff options
author | SADA Kenji <sada@FreeBSD.org> | 2002-05-17 19:23:30 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2002-05-17 19:23:30 +0000 |
commit | b9212ed7fd1745c2983941ee2ac20129ff50c243 (patch) | |
tree | 2b522a75f235c70e11c0fc2bc2fc5ce69e64ddca /deskutils | |
parent | - Upgrade to version 0.7, which is against XFree86 4.1.0 . (diff) |
- switch to more stable version.
- change sub-category from kde to deskutils.
PR: ports/36860
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=59346
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/tuxcards/Makefile | 10 | ||||
-rw-r--r-- | deskutils/tuxcards/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/deskutils/tuxcards/Makefile b/deskutils/tuxcards/Makefile index 15d429298230..13ef7b6f2d03 100644 --- a/deskutils/tuxcards/Makefile +++ b/deskutils/tuxcards/Makefile @@ -7,14 +7,14 @@ PORTNAME= tuxcards PORTVERSION= 0.8 -CATEGORIES= misc kde -MASTER_SITES= http://tuxcards.de/src/ \ - http://www.arved.de/bsd/src/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-1 +PORTREVISION= 1 +CATEGORIES= misc deskutils +MASTER_SITES= http://www.arved.de/bsd/src/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-ohneCactus MAINTAINER= freebsdports@arved.de -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes USE_QT_VER= 2 HAS_CONFIGURE= yes diff --git a/deskutils/tuxcards/distinfo b/deskutils/tuxcards/distinfo index 17ebf69840ec..44918bb13af8 100644 --- a/deskutils/tuxcards/distinfo +++ b/deskutils/tuxcards/distinfo @@ -1 +1 @@ -MD5 (tuxcards-0.8-1.tar.gz) = ad26609b566e4b16dc3ec5159f56fa19 +MD5 (tuxcards-0.8-ohneCactus.tar.gz) = d83c5ff630fececca3975724facc8d65 |