diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /misc/wmweather/Makefile | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'misc/wmweather/Makefile')
-rw-r--r-- | misc/wmweather/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/wmweather/Makefile b/misc/wmweather/Makefile index f4b7b24919d5..6e078e0d2c9f 100644 --- a/misc/wmweather/Makefile +++ b/misc/wmweather/Makefile @@ -10,6 +10,7 @@ CATEGORIES= misc windowmaker MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ MAINTAINER= kris@FreeBSD.org +COMMENT= A WMaker dockapp which displays meteorological data for your city WRKSRC= ${WRKDIR}/${DISTNAME}/Src |