diff options
author | antoine <antoine@FreeBSD.org> | 2014-05-11 06:06:22 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-05-11 06:06:22 +0800 |
commit | b6fed01f9b0b3be37b0b553baa000398598f7da2 (patch) | |
tree | dc22e80be7c36768f74f8c53abee648056ac31c5 /misc | |
parent | 534c52ac51e7fd56e624bb3c1216b575d8966c11 (diff) | |
download | freebsd-ports-graphics-b6fed01f9b0b3be37b0b553baa000398598f7da2.tar.gz freebsd-ports-graphics-b6fed01f9b0b3be37b0b553baa000398598f7da2.tar.zst freebsd-ports-graphics-b6fed01f9b0b3be37b0b553baa000398598f7da2.zip |
Maintainer no longer wishes to maintain those ports
With hat: portmgr
Diffstat (limited to 'misc')
-rw-r--r-- | misc/mmv/Makefile | 2 | ||||
-rw-r--r-- | misc/unclutter/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/mmv/Makefile b/misc/mmv/Makefile index c6f14e43ace..4df6e853b17 100644 --- a/misc/mmv/Makefile +++ b/misc/mmv/Makefile @@ -11,7 +11,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= ${PORTNAME}_1.01b-15.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= simon@olofsson.de +MAINTAINER= ports@FreeBSD.org COMMENT= Move/Copy/Append/Link multiple files CFLAGS+= -DHAS_DIRENT diff --git a/misc/unclutter/Makefile b/misc/unclutter/Makefile index c46fd385490..501535e0c6b 100644 --- a/misc/unclutter/Makefile +++ b/misc/unclutter/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities EXTRACT_SUFX= .tar.Z -MAINTAINER= simon@olofsson.de +MAINTAINER= ports@FreeBSD.org COMMENT= Remove idle cursor image from screen WRKSRC= ${WRKDIR}/unclutter |