diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-06-20 21:45:58 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-06-20 21:45:58 +0000 |
commit | 1e363cb8e16c7a84a1792b9843f3a6c64a7f68fc (patch) | |
tree | 17a1f76984fa416012bc36e0e0a4bbd62f4815b1 /misc | |
parent | 433547a2a24897640ca46a0616d2a96ee49c8b65 (diff) | |
download | FreeBSD-ports-1e363cb8e16c7a84a1792b9843f3a6c64a7f68fc.zip FreeBSD-ports-1e363cb8e16c7a84a1792b9843f3a6c64a7f68fc.tar.gz |
Remove maintainership of most of my ports. I don't really have
time to maintain these and I'm just not interested in these particular
ones any more.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/colortail/Makefile | 4 | ||||
-rw-r--r-- | misc/wmmand/Makefile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index 97b4bc6..991f854 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -12,9 +12,9 @@ MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/cpiazza/ # commented out until I upgrade to 0.3.0 # MASTER_SITES= http://www.student.hk-r.se/~pt98jan/ -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org -GNU_CONFIGURE= YES +GNU_CONFIGURE= yes MAN1= colortail.1 diff --git a/misc/wmmand/Makefile b/misc/wmmand/Makefile index fd5608c..5b3542c 100644 --- a/misc/wmmand/Makefile +++ b/misc/wmmand/Makefile @@ -10,7 +10,7 @@ CATEGORIES= misc windowmaker MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ DISTNAME= wmMand-${PORTVERSION} -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |