diff options
author | knu <knu@FreeBSD.org> | 2001-10-12 07:44:10 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-10-12 07:44:10 +0000 |
commit | cc5715975087bfbcb666a072be69ea932e204f7a (patch) | |
tree | 8776aead9fbd3d2d031777510c88f9752afc8d97 /misc/compat22/Makefile | |
parent | 876e4d301c342b1848b9bd56d991239a8fe7f9af (diff) | |
download | FreeBSD-ports-cc5715975087bfbcb666a072be69ea932e204f7a.zip FreeBSD-ports-cc5715975087bfbcb666a072be69ea932e204f7a.tar.gz |
- Use the distfiles from 4.4-RELEASE.
- Transfer the maintainership to ports@, because this rather belongs
to the base/ports infrastructure.
We greatly appreciate your inititial idea and work, Scott! :)
Diffstat (limited to 'misc/compat22/Makefile')
-rw-r--r-- | misc/compat22/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/compat22/Makefile b/misc/compat22/Makefile index 02f4fa7..190cc17 100644 --- a/misc/compat22/Makefile +++ b/misc/compat22/Makefile @@ -6,8 +6,7 @@ # PORTNAME= compat22 -PORTVERSION= 4.3 -PORTREVISION= 1 +PORTVERSION= 4.4 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_FREEBSD_ORG} MASTER_SITE_SUBDIR= releases/${ARCH}/${PORTVERSION}-RELEASE/${PORTNAME} @@ -19,7 +18,7 @@ DISTFILES= ${PORTNAME}.aa \ ${PORTNAME}.ae DIST_SUBDIR= ${ARCH}/${PORTVERSION} -MAINTAINER= hetzels@westbend.net +MAINTAINER= ports@FreeBSD.org ONLY_FOR_ARCHS= i386 PORTOBJFORMAT= aout |