diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2008-03-12 10:26:37 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2008-03-12 10:26:37 +0000 |
commit | b74cff0e213bdd8c6f68a43d062dddfa76d35ad0 (patch) | |
tree | a25e9c11bfcb890d62ff983b0dba5b8a583b7979 /devel | |
parent | d09e3bf18054278b6dde8aad359997d88eda1a26 (diff) | |
download | ports-b74cff0e213bdd8c6f68a43d062dddfa76d35ad0.tar.gz ports-b74cff0e213bdd8c6f68a43d062dddfa76d35ad0.zip |
- Fix category.
Reported by: erwin
Notes
Notes:
svn path=/head/; revision=208878
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ecore-job/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ecore-job/Makefile b/devel/ecore-job/Makefile index 411ad40bab16..90ab1c6e667a 100644 --- a/devel/ecore-job/Makefile +++ b/devel/ecore-job/Makefile @@ -8,7 +8,7 @@ PORTNAME= job PORTVERSION= 0.9.9.042 PORTREVISION= 0 -CATEGORIES= converters +CATEGORIES= devel MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \ http://download.enlightenment.org/snapshots/2008-01-25/ PKGNAMEPREFIX= ecore- |