diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 08:28:34 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 08:28:34 +0800 |
commit | a13d9a603d44e9d2d333d5b2033b95a97545f73b (patch) | |
tree | f369b6d8855716c739425d19cebd7b0bd21ad210 /misc/wmcalendar | |
parent | 0074c5fa8cabe431c6868442326d476bb5ef2047 (diff) | |
download | freebsd-ports-gnome-a13d9a603d44e9d2d333d5b2033b95a97545f73b.tar.gz freebsd-ports-gnome-a13d9a603d44e9d2d333d5b2033b95a97545f73b.tar.zst freebsd-ports-gnome-a13d9a603d44e9d2d333d5b2033b95a97545f73b.zip |
- Switch SourceForge ports to the new File Release System: categories starting with M
Diffstat (limited to 'misc/wmcalendar')
-rw-r--r-- | misc/wmcalendar/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/wmcalendar/Makefile b/misc/wmcalendar/Makefile index e884d1a1ea64..3599d28cc5f6 100644 --- a/misc/wmcalendar/Makefile +++ b/misc/wmcalendar/Makefile @@ -9,8 +9,7 @@ PORTNAME= wmcalendar PORTVERSION= 0.5.2 PORTREVISION= 8 CATEGORIES= misc windowmaker -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= xride@FreeBSD.org COMMENT= A dockable calendar with interface to iCalendar based calendars |