diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-02-18 23:05:37 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-02-18 23:05:37 +0000 |
commit | 67c03e8fca922ae2711ca9cd0c6bc118eca24526 (patch) | |
tree | f53d1175cfceee49fed62189b3311d14a1f4c87b | |
parent | 0f0317e60c1b1cb78dd0054ebf096e4b35439983 (diff) | |
download | ports-67c03e8fca922ae2711ca9cd0c6bc118eca24526.tar.gz ports-67c03e8fca922ae2711ca9cd0c6bc118eca24526.zip |
Notes
-rw-r--r-- | astro/gkrellsun/Makefile | 1 | ||||
-rw-r--r-- | astro/gkrellsun/pkg-comment | 1 | ||||
-rw-r--r-- | sysutils/gkrellmwho/Makefile | 1 | ||||
-rw-r--r-- | sysutils/gkrellmwho/pkg-comment | 1 | ||||
-rw-r--r-- | sysutils/gtk-imonc/Makefile | 1 | ||||
-rw-r--r-- | sysutils/gtk-imonc/pkg-comment | 1 |
6 files changed, 3 insertions, 3 deletions
diff --git a/astro/gkrellsun/Makefile b/astro/gkrellsun/Makefile index 731ddb5cb87e..5de08aeb378b 100644 --- a/astro/gkrellsun/Makefile +++ b/astro/gkrellsun/Makefile @@ -11,6 +11,7 @@ CATEGORIES= astro MASTER_SITES= http://nwalsh.com/hacks/gkrellsun/ MAINTAINER= steffen@vogelreuter.de +COMMENT= A Gkrellm-Plugin that displays the local sun rise and sun set times BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm diff --git a/astro/gkrellsun/pkg-comment b/astro/gkrellsun/pkg-comment deleted file mode 100644 index 1fedde07a521..000000000000 --- a/astro/gkrellsun/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Gkrellm-Plugin that displays the local sun rise and sun set times diff --git a/sysutils/gkrellmwho/Makefile b/sysutils/gkrellmwho/Makefile index e8d2cec235ff..2958f528d9e2 100644 --- a/sysutils/gkrellmwho/Makefile +++ b/sysutils/gkrellmwho/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://web.wt.net/~billw/gkrellm/Plugins/ MAINTAINER= steffen@vogelreuter.de +COMMENT= A plugin that scrolls in a panel a list of currently logged on users BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm diff --git a/sysutils/gkrellmwho/pkg-comment b/sysutils/gkrellmwho/pkg-comment deleted file mode 100644 index d6081ce8dbc6..000000000000 --- a/sysutils/gkrellmwho/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A plugin that scrolls in a panel a list of currently logged on users diff --git a/sysutils/gtk-imonc/Makefile b/sysutils/gtk-imonc/Makefile index fa88804d0361..50b661f6f1b3 100644 --- a/sysutils/gtk-imonc/Makefile +++ b/sysutils/gtk-imonc/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://userpage.fu-berlin.de/~zeank/gtk-imonc/download/ MAINTAINER= steffen@vogelreuter.de +COMMENT= A gtk based client to control an one disc fli4l router WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} ALL_TARGET= #empty diff --git a/sysutils/gtk-imonc/pkg-comment b/sysutils/gtk-imonc/pkg-comment deleted file mode 100644 index 51368fcd83a5..000000000000 --- a/sysutils/gtk-imonc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A gtk based client to control an one disc fli4l router |