diff options
author | SADA Kenji <sada@FreeBSD.org> | 2002-05-24 18:21:24 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2002-05-24 18:21:24 +0000 |
commit | 7329e2fb553a2cfe9a0fb104e2b4edaf9fb8508c (patch) | |
tree | f12e37293cdf95300b6916e143ad1bdd622d9e10 /deskutils | |
parent | 67f5e5b6335b105e9415ccfc3b41bcb469d7bdb3 (diff) | |
download | ports-7329e2fb553a2cfe9a0fb104e2b4edaf9fb8508c.tar.gz ports-7329e2fb553a2cfe9a0fb104e2b4edaf9fb8508c.zip |
repo-move: misc/tuxcards --> deskutils/tuxcards
this port was placed in misc category and
maintainer added deskutils.
PR: ports/36860
Notes
Notes:
svn path=/head/; revision=59922
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 1 | ||||
-rw-r--r-- | deskutils/tuxcards/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index b391ce9d780b..38f6177f3858 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -41,6 +41,7 @@ SUBDIR += plan SUBDIR += sliderule SUBDIR += teapot + SUBDIR += tuxcards SUBDIR += wmpinboard SUBDIR += xcalendar SUBDIR += xinvest diff --git a/deskutils/tuxcards/Makefile b/deskutils/tuxcards/Makefile index 13ef7b6f2d03..4197b8cdc780 100644 --- a/deskutils/tuxcards/Makefile +++ b/deskutils/tuxcards/Makefile @@ -8,7 +8,7 @@ PORTNAME= tuxcards PORTVERSION= 0.8 PORTREVISION= 1 -CATEGORIES= misc deskutils +CATEGORIES= deskutils MASTER_SITES= http://www.arved.de/bsd/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-ohneCactus |