diff options
author | naddy <naddy@FreeBSD.org> | 2003-07-31 04:18:51 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-07-31 04:18:51 +0800 |
commit | 8dfeaa085eac4a91112c2a2f6ce125ec425970a8 (patch) | |
tree | 52eabf325e9686d28ff0610f2e9308c4c962ee07 /x11-toolkits | |
parent | 609df54d1a4a7b9162e13b2181c35b64065a4b69 (diff) | |
download | freebsd-ports-gnome-8dfeaa085eac4a91112c2a2f6ce125ec425970a8.tar.gz freebsd-ports-gnome-8dfeaa085eac4a91112c2a2f6ce125ec425970a8.tar.zst freebsd-ports-gnome-8dfeaa085eac4a91112c2a2f6ce125ec425970a8.zip |
Release maintainership of ports due to personal technical difficulties.
Submitted by: Serge Gagnon
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/slingshot/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/xview/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/slingshot/Makefile b/x11-toolkits/slingshot/Makefile index 83d7ab8e8055..247398956574 100644 --- a/x11-toolkits/slingshot/Makefile +++ b/x11-toolkits/slingshot/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.x.org/R5contrib/ DISTNAME= SlingShot${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= gagnon__s@videotron.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Supplemental Libraries to extend Xview LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview diff --git a/x11-toolkits/xview/Makefile b/x11-toolkits/xview/Makefile index c281a6f3012f..7efda54643ef 100644 --- a/x11-toolkits/xview/Makefile +++ b/x11-toolkits/xview/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ MASTER_SITE_SUBDIR= asami/LOCAL_PORTS libraries DISTNAME= xview3.2p1-X11R6 -MAINTAINER= gagnon__s@videotron.ca +MAINTAINER= ports@FreeBSD.org COMMENT= X Window-System-based Visual/Integrated Environment for Workstations USE_IMAKE= yes |