diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-06-30 08:04:02 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-06-30 08:04:02 +0000 |
commit | 7a51d22ceda6d9290c17971ca70a9e235b655ba2 (patch) | |
tree | 56f5aa85980fe5e2ac7c51cc447cb3b5c40272fc /deskutils | |
parent | f279aa9128365eff6cb3679a2a82cec323081a29 (diff) | |
download | ports-7a51d22ceda6d9290c17971ca70a9e235b655ba2.tar.gz ports-7a51d22ceda6d9290c17971ca70a9e235b655ba2.zip |
Repocopy www/drivel -> deskutils/drivel
PR: 68480
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by: Koop Mast <kwm@rainbow-runner.nl> (maintainer)
Notes
Notes:
svn path=/head/; revision=112600
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 1 | ||||
-rw-r--r-- | deskutils/drivel/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index ac143adcbe15..74ce5cda2e99 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -14,6 +14,7 @@ SUBDIR += dailystrips SUBDIR += dlume SUBDIR += dragstack + SUBDIR += drivel SUBDIR += fusenshi SUBDIR += gaddr SUBDIR += gcal diff --git a/deskutils/drivel/Makefile b/deskutils/drivel/Makefile index 2e716cb81cd9..40e8ca346c33 100644 --- a/deskutils/drivel/Makefile +++ b/deskutils/drivel/Makefile @@ -8,7 +8,7 @@ PORTNAME= drivel PORTVERSION= 0.9.4 PORTREVISION= 2 -CATEGORIES= www gnome +CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |