aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2012-05-13 23:40:04 +0800
committermva <mva@FreeBSD.org>2012-05-13 23:40:04 +0800
commit3041579dfe507104d3b1c8b1e7bbe52c8722be7f (patch)
treed4a4a968469e3e9ac3bf1db5342c1b201c16ce27 /textproc
parent6db7545214c0f669a3f80c12fc439ed85d1240c9 (diff)
downloadfreebsd-ports-gnome-3041579dfe507104d3b1c8b1e7bbe52c8722be7f.tar.gz
freebsd-ports-gnome-3041579dfe507104d3b1c8b1e7bbe52c8722be7f.tar.zst
freebsd-ports-gnome-3041579dfe507104d3b1c8b1e7bbe52c8722be7f.zip
- Fix CATEGORIES order to keep PKGORIGIN happy
Reported by: erwin@ via pointyhat
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libguess/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libguess/Makefile b/textproc/libguess/Makefile
index 6c29b003b9b1..b84625c92fe6 100644
--- a/textproc/libguess/Makefile
+++ b/textproc/libguess/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libguess
PORTVERSION= 1.1
-CATEGORIES= devel textproc
+CATEGORIES= textproc devel
MASTER_SITES= http://distfiles.atheme.org/
MAINTAINER= william88@gmail.com