diff options
author | eik <eik@FreeBSD.org> | 2004-06-30 16:04:02 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-06-30 16:04:02 +0800 |
commit | 242d5a764732ebfd6d8ce89f57d9b085bedfbc11 (patch) | |
tree | b2460b62450435cebd237e771b0a00b729235bf3 /deskutils | |
parent | 841c84fbb47a1af77555061bf1c48641b2b8d178 (diff) | |
download | freebsd-ports-gnome-242d5a764732ebfd6d8ce89f57d9b085bedfbc11.tar.gz freebsd-ports-gnome-242d5a764732ebfd6d8ce89f57d9b085bedfbc11.tar.zst freebsd-ports-gnome-242d5a764732ebfd6d8ce89f57d9b085bedfbc11.zip |
Repocopy www/drivel -> deskutils/drivel
PR: 68480
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by: Koop Mast <kwm@rainbow-runner.nl> (maintainer)
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} |