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 | |
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! :)
-rw-r--r-- | misc/compat22/Makefile | 5 | ||||
-rw-r--r-- | misc/compat22/distinfo | 10 |
2 files changed, 7 insertions, 8 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 diff --git a/misc/compat22/distinfo b/misc/compat22/distinfo index 34582d2..bcc3bbc 100644 --- a/misc/compat22/distinfo +++ b/misc/compat22/distinfo @@ -1,5 +1,5 @@ -MD5 (i386/4.3/compat22.aa) = c7742bbbabc49325a11a7f74b3a26f29 -MD5 (i386/4.3/compat22.ab) = 44641da7ce4b14099b49ef8f4c33e5b4 -MD5 (i386/4.3/compat22.ac) = c3034f17581903e7061b615732d64ad6 -MD5 (i386/4.3/compat22.ad) = 76ad528a6e07f3fdbdc594ba09902e2d -MD5 (i386/4.3/compat22.ae) = 2856cfa5d26ec01d4d86c5a3b847f4d6 +MD5 (i386/4.4/compat22.aa) = 7b5d257b705ad383a68706cccf3695cf +MD5 (i386/4.4/compat22.ab) = 3361d4ed372f798837ab8b3ebb4ab511 +MD5 (i386/4.4/compat22.ac) = c27167165091bf0d5a26ebceda15260a +MD5 (i386/4.4/compat22.ad) = 8a6571a6f55ac4baaaf30502e05ec14c +MD5 (i386/4.4/compat22.ae) = 807dc5737c1360d2bb553098a07634f1 |