diff options
author | sat <sat@FreeBSD.org> | 2006-08-03 20:41:58 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-08-03 20:41:58 +0800 |
commit | 7c9d60d489a67e2698a2de830430624d6263b294 (patch) | |
tree | d2e31b70994af6c1d02f206c9b7c643d647234e6 | |
parent | c755124d75095dade2c3a79e3972323cfaaecbac (diff) | |
download | freebsd-ports-gnome-7c9d60d489a67e2698a2de830430624d6263b294.tar.gz freebsd-ports-gnome-7c9d60d489a67e2698a2de830430624d6263b294.tar.zst freebsd-ports-gnome-7c9d60d489a67e2698a2de830430624d6263b294.zip |
- Fix categories
-rw-r--r-- | deskutils/linux-sunbird/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/linux-sunbird/Makefile b/deskutils/linux-sunbird/Makefile index 059c0e4ddbed..7a87f03189e4 100644 --- a/deskutils/linux-sunbird/Makefile +++ b/deskutils/linux-sunbird/Makefile @@ -8,7 +8,7 @@ PORTNAME= sunbird PORTVERSION= 0.3a2 DISTVERSIONSUFFIX= .en-US.linux-i686 -CATEGORIES= deskutils linux +CATEGORIES= deskutils MASTER_SITE_SUBDIR= calendar/sunbird/releases/${DISTVERSION} MAINTAINER= voisine@gmail.com |