diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-02-26 19:32:40 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-02-26 19:32:40 +0000 |
commit | 9c7ad684b8de5c00288dd04447270e7f81bc1204 (patch) | |
tree | 6ebf9b007011d926d04ce53367bcd0812d089781 /x11-toolkits/unique | |
parent | 6786fd3c44825a8ef76e65568b3d973a0fb618dd (diff) | |
download | ports-9c7ad684b8de5c00288dd04447270e7f81bc1204.tar.gz ports-9c7ad684b8de5c00288dd04447270e7f81bc1204.zip |
Correct CATEGORIES.
Submitted by: Erwin
Notes
Notes:
svn path=/head/; revision=229103
Diffstat (limited to 'x11-toolkits/unique')
-rw-r--r-- | x11-toolkits/unique/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/unique/Makefile b/x11-toolkits/unique/Makefile index 4f9682823cb9..653058db15e2 100644 --- a/x11-toolkits/unique/Makefile +++ b/x11-toolkits/unique/Makefile @@ -8,7 +8,7 @@ PORTNAME= unique PORTVERSION= 1.0.6 -CATEGORIES= devel +CATEGORIES= x11-toolkits MASTER_SITES= http://www.gnome.org/~ebassi/source/ MAINTAINER= kwm@FreeBSD.org |