diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-01 09:37:00 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-01 09:37:00 +0000 |
commit | 914b3ee3b31c356b6cad45c8aaf8211e02e6d9c2 (patch) | |
tree | bf0c2b459eb6b1382d1f37c61e819c6c3fa87862 /misc/gkrellshoot2 | |
parent | ba5c8598498549d7f75fac0d0dbb20bbeee9a75e (diff) | |
download | ports-914b3ee3b31c356b6cad45c8aaf8211e02e6d9c2.tar.gz ports-914b3ee3b31c356b6cad45c8aaf8211e02e6d9c2.zip |
Notes
Diffstat (limited to 'misc/gkrellshoot2')
-rw-r--r-- | misc/gkrellshoot2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gkrellshoot2/Makefile b/misc/gkrellshoot2/Makefile index eb6688c943e3..d058397bd2e6 100644 --- a/misc/gkrellshoot2/Makefile +++ b/misc/gkrellshoot2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMESUFFIX= 2 -MAINTAINER= elitetek@tekrealm.net +MAINTAINER= ports@FreeBSD.org COMMENT= A screen locking and screen capture plugin for GKrellM 2 BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 |