diff options
author | tron <tron@pkgsrc.org> | 1999-01-29 21:21:55 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-01-29 21:21:55 +0000 |
commit | 656b4e814661a057f6d64ddbae31900dc84c2068 (patch) | |
tree | 740d1196602402eb30bea6d3ad3a4bc8a9830ed9 /misc/xrolodex | |
parent | ec569450f6d3ca2a888df156ed644446cbe62e0c (diff) | |
download | pkgsrc-656b4e814661a057f6d64ddbae31900dc84c2068.tar.gz |
Move xfinans to category misc per PR pkg/6909 by Klaus Klein.
Diffstat (limited to 'misc/xrolodex')
-rw-r--r-- | misc/xrolodex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xrolodex/Makefile b/misc/xrolodex/Makefile index 55bb809347a..a5611b351c8 100644 --- a/misc/xrolodex/Makefile +++ b/misc/xrolodex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 1999/01/29 21:03:57 tron Exp $ +# $NetBSD: Makefile,v 1.3 1999/01/29 21:21:56 tron Exp $ DISTNAME= xrolodex.1.5.motif PKGNAME= xrolodex-1.5 -CATEGORIES= x11 +CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications EXTRACT_SUFX= .tar.Z |