diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-24 14:38:19 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-24 14:38:19 +0800 |
commit | 5586e68ef90bd6f86cc79388afce2473f1886bd6 (patch) | |
tree | 7a560d96b5a3f96c058fafe0c94269868c614a6e /textproc/yelp-xsl/Makefile | |
parent | cfaff81fdbe1795a6466a2cec4d882220e7a9b97 (diff) | |
download | marcuscom-ports-5586e68ef90bd6f86cc79388afce2473f1886bd6.tar marcuscom-ports-5586e68ef90bd6f86cc79388afce2473f1886bd6.tar.gz marcuscom-ports-5586e68ef90bd6f86cc79388afce2473f1886bd6.tar.bz2 marcuscom-ports-5586e68ef90bd6f86cc79388afce2473f1886bd6.tar.lz marcuscom-ports-5586e68ef90bd6f86cc79388afce2473f1886bd6.tar.xz marcuscom-ports-5586e68ef90bd6f86cc79388afce2473f1886bd6.tar.zst marcuscom-ports-5586e68ef90bd6f86cc79388afce2473f1886bd6.zip |
Forgot to change categories, resulting in portmaster flipping out.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15597 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/yelp-xsl/Makefile')
-rw-r--r-- | textproc/yelp-xsl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile index e931d36d1..9cd1f3916 100644 --- a/textproc/yelp-xsl/Makefile +++ b/textproc/yelp-xsl/Makefile @@ -3,12 +3,12 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/yelp-xsl/Makefile,v 1.10 2011/03/09 22:10:01 kwm Exp $ +# $MCom: ports/textproc/yelp-xsl/Makefile,v 1.1 2011/03/23 13:16:14 kwm Exp $ # PORTNAME= yelp-xsl PORTVERSION= 2.91.92 -CATEGORIES= x11 gnome +CATEGORIES= textproc gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |