diff options
author | pav <pav@FreeBSD.org> | 2013-07-10 05:26:48 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2013-07-10 05:26:48 +0800 |
commit | 7dbbf764ec1146711fcbcb663325ef0c8890baaa (patch) | |
tree | c86bf52d2e1796154322d821e9ce2390daec522d /misc | |
parent | 4b94d4d277c15838c6d6967046e96440c20982ef (diff) | |
download | freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.tar.gz freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.tar.zst freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.zip |
- Drop all my ports
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cs/Makefile | 2 | ||||
-rw-r--r-- | misc/gkrellm-gamma/Makefile | 2 | ||||
-rw-r--r-- | misc/gkrellm-helium/Makefile | 2 | ||||
-rw-r--r-- | misc/gkrellm-xkb/Makefile | 2 | ||||
-rw-r--r-- | misc/gkrellweather2/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/misc/cs/Makefile b/misc/cs/Makefile index 3352b0f364ad..8d038243ccef 100644 --- a/misc/cs/Makefile +++ b/misc/cs/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://njhurst.org/programming/cross-stitch/ \ MASTER_SITE_SUBDIR= pav EXTRACT_SUFX= .tgz -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cross Stitch software RUN_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/Image.py:${PORTSDIR}/graphics/py-imaging diff --git a/misc/gkrellm-gamma/Makefile b/misc/gkrellm-gamma/Makefile index 53ab2aa5d78a..4dc7414aa8b2 100644 --- a/misc/gkrellm-gamma/Makefile +++ b/misc/gkrellm-gamma/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 13 CATEGORIES= misc MASTER_SITES= http://www.sweb.cz/tripie/gkrellm/gamma/dist/ -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XFree86 gamma correction plugin for GKrellM BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 diff --git a/misc/gkrellm-helium/Makefile b/misc/gkrellm-helium/Makefile index f9e31c4daf3b..a3623ee9d7bd 100644 --- a/misc/gkrellm-helium/Makefile +++ b/misc/gkrellm-helium/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc MASTER_SITES= http://makovick.googlepages.com/ EXTRACT_SUFX= .tgz -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GKrellM plugin reading data from helium thermometer at Strahov, Prague BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 diff --git a/misc/gkrellm-xkb/Makefile b/misc/gkrellm-xkb/Makefile index 4345cad72833..92f20c42e611 100644 --- a/misc/gkrellm-xkb/Makefile +++ b/misc/gkrellm-xkb/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 10 CATEGORIES= misc x11 MASTER_SITES= http://www.sweb.cz/tripie/gkrellm/xkb/dist/ -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X keyboard layout plugin for GKrellM BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 diff --git a/misc/gkrellweather2/Makefile b/misc/gkrellweather2/Makefile index e0d1f4eba13c..68c57aea6170 100644 --- a/misc/gkrellweather2/Makefile +++ b/misc/gkrellweather2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc geography MASTER_SITES= http://makovick.googlepages.com/ EXTRACT_SUFX= .tgz -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GKrellWeather is a weather plugin for GKrellM BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 |