diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-12-19 01:35:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-12-19 01:35:51 +0000 |
commit | 4fd41afe345bc7fc19355457aea96703c95842e0 (patch) | |
tree | ae51b61225904fb955a425c4b05894d892466238 | |
parent | c5d02b4c424e6f75d0ffba2d407d19c734163300 (diff) | |
download | ports-4fd41afe345bc7fc19355457aea96703c95842e0.tar.gz ports-4fd41afe345bc7fc19355457aea96703c95842e0.zip |
Fix category
Reported by: freshports
Notes
Notes:
svn path=/head/; revision=309217
-rw-r--r-- | x11-fm/deforaos-browser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/deforaos-browser/Makefile b/x11-fm/deforaos-browser/Makefile index f4cfe0edb8dd..28a52de4573e 100644 --- a/x11-fm/deforaos-browser/Makefile +++ b/x11-fm/deforaos-browser/Makefile @@ -3,7 +3,7 @@ PORTNAME= deforaos-browser PORTVERSION= 0.4.8 -CATEGORIES= x11 +CATEGORIES= x11-fm MASTER_SITES= http://www.defora.org/os/download/download/3701/ DISTNAME= Browser-${PORTVERSION} |