diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
commit | 8bf7269a4e160076a38fbac4c23ac2992f0800c5 (patch) | |
tree | 624c6eafc947240b76ef4c74b5436f220972c8fa /x11 | |
parent | 40d43c8df2b57e928b5a9895415a1b9ff272df48 (diff) | |
download | ports-8bf7269a4e160076a38fbac4c23ac2992f0800c5.tar.gz ports-8bf7269a4e160076a38fbac4c23ac2992f0800c5.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gdkxft/Makefile | 2 | ||||
-rw-r--r-- | x11/mgapdesk/Makefile | 2 | ||||
-rw-r--r-- | x11/tkgoodstuff/Makefile | 2 | ||||
-rw-r--r-- | x11/xdialog/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11/gdkxft/Makefile b/x11/gdkxft/Makefile index 3715c3ae80ad..c89b1faf0cc1 100644 --- a/x11/gdkxft/Makefile +++ b/x11/gdkxft/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= An anti-aliased font support for gtk+ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ diff --git a/x11/mgapdesk/Makefile b/x11/mgapdesk/Makefile index 4d83ef3874b9..55b97ab209e5 100644 --- a/x11/mgapdesk/Makefile +++ b/x11/mgapdesk/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.matrox.com/pub/mga/archive/linux/2001/powerdesk_1_00_7/ DISTNAME= ${PORTNAME}-1_00-7beta_src EXTRACT_SUFX= .tgz -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Matrox Powerdesk for *nix BUILD_DEPENDS= XFree86:${PORTSDIR}/x11/XFree86-4 diff --git a/x11/tkgoodstuff/Makefile b/x11/tkgoodstuff/Makefile index 3d4278300d8c..051b546eb38e 100644 --- a/x11/tkgoodstuff/Makefile +++ b/x11/tkgoodstuff/Makefile @@ -16,7 +16,7 @@ CATEGORIES= x11 tk80 #MASTER_SITES= http://www-personal.umich.edu/~markcrim/tkgoodstuff/dists/ DISTNAME= ${PORTNAME}${PORTVERSION}-final -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= TkGoodstuff module for fvwm2 window manager - requires XPM and fvwm2 RUN_DEPENDS= fvwm2:${PORTSDIR}/x11-wm/fvwm2 diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index cd8d3f6e5c65..cf177c8f9678 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= http://thgodef.nerim.net/xdialog/ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.Org +MAINTAINER= ports@FreeBSD.org COMMENT= A drop in replacement for the "dialog" or "cdialog" programs USE_BZIP2= yes |