diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-11-29 00:11:56 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-11-29 00:11:56 +0000 |
commit | a34ad4f4590351b7d9f72604d90d539ee060b477 (patch) | |
tree | d66464ce121d1d1488f8e8b7c1ce5eda4705d965 /x11 | |
parent | 82dde1fc818e905d64e14495b8b482f9a3dee079 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xgrab/Makefile | 2 | ||||
-rw-r--r-- | x11/xkeycaps/Makefile | 2 | ||||
-rw-r--r-- | x11/xloadimage/Makefile | 2 | ||||
-rw-r--r-- | x11/xsnow/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11/xgrab/Makefile b/x11/xgrab/Makefile index fd65ecfb5a57..a4418b4d64db 100644 --- a/x11/xgrab/Makefile +++ b/x11/xgrab/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= applications DISTNAME= ${PORTNAME}sc.2_41 EXTRACT_SUFX= .tar.Z -MAINTAINER= jmz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An X11 image grabber BUILD_DEPENDS= xrdb:${PORTSDIR}/x11/xrdb diff --git a/x11/xkeycaps/Makefile b/x11/xkeycaps/Makefile index cf20cef24cd8..baf49f86ba5f 100644 --- a/x11/xkeycaps/Makefile +++ b/x11/xkeycaps/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= http://www.jwz.org/xkeycaps/ EXTRACT_SUFX= .tar.Z -MAINTAINER= jmz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphically display and edit the keyboard mapping USE_IMAKE= yes diff --git a/x11/xloadimage/Makefile b/x11/xloadimage/Makefile index 7ca68a9d5416..6634aa556421 100644 --- a/x11/xloadimage/Makefile +++ b/x11/xloadimage/Makefile @@ -18,7 +18,7 @@ PATCH_SITES= ${MASTER_SITE_DEBIAN_POOL} PATCHFILES= ${PORTNAME}_${VERSION}-${REVISION}.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= jmz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11 Image Loading Utility PATCH_STRIP= -p1 diff --git a/x11/xsnow/Makefile b/x11/xsnow/Makefile index 0b75f2ec5f14..93c6dc42535b 100644 --- a/x11/xsnow/Makefile +++ b/x11/xsnow/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.euronet.nl/~rja/Xsnow/ -MAINTAINER= jmz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Create a snowy and Santa-y desktop USE_IMAKE= yes |