diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-12-26 00:55:41 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-12-26 00:55:41 +0800 |
commit | b902a95810000e509c4d4d2472a0a33e4e460d7c (patch) | |
tree | 6ee6211542b50353ccc478b43a8d1bf3d5e759e4 /emulators | |
parent | e161ad57be446fc102eda3cf4d06b7cbf27b51ff (diff) | |
download | freebsd-ports-gnome-b902a95810000e509c4d4d2472a0a33e4e460d7c.tar.gz freebsd-ports-gnome-b902a95810000e509c4d4d2472a0a33e4e460d7c.tar.zst freebsd-ports-gnome-b902a95810000e509c4d4d2472a0a33e4e460d7c.zip |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/open-vm-tools/Makefile | 2 | ||||
-rw-r--r-- | emulators/open-vm-tools/distinfo | 1 | ||||
-rw-r--r-- | emulators/tpm-emulator/Makefile | 2 |
3 files changed, 2 insertions, 3 deletions
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile index 4bdbc5fe9f98..3f2ac89668b9 100644 --- a/emulators/open-vm-tools/Makefile +++ b/emulators/open-vm-tools/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators kld MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${RELEASE_DATE} DISTNAME= open-vm-tools-${RELEASE_DATE}-${BUILD_VER} -MAINTAINER= mbr@freebsd.org +MAINTAINER= mbr@FreeBSD.org COMMENT?= Open VMware tools for FreeBSD VMware guests RELEASE_DATE= 2010.10.18 diff --git a/emulators/open-vm-tools/distinfo b/emulators/open-vm-tools/distinfo index 211f851b890c..89fd09259b7b 100644 --- a/emulators/open-vm-tools/distinfo +++ b/emulators/open-vm-tools/distinfo @@ -1,3 +1,2 @@ -MD5 (open-vm-tools-2010.10.18-313025.tar.gz) = 2e3762950356d436dc5ccec51a2b78db SHA256 (open-vm-tools-2010.10.18-313025.tar.gz) = cbf3f1a7e5229309a8440a424969dfe523c307a183d6aff9aa56a7d0d8e05d3c SIZE (open-vm-tools-2010.10.18-313025.tar.gz) = 3565621 diff --git a/emulators/tpm-emulator/Makefile b/emulators/tpm-emulator/Makefile index a065d26c9b51..9f470fcb0f71 100644 --- a/emulators/tpm-emulator/Makefile +++ b/emulators/tpm-emulator/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators security MASTER_SITES= BERLIOS/${PORTNAME} DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} -MAINTAINER= nork@freebsd.org +MAINTAINER= nork@FreeBSD.org COMMENT= Trusted Platform Module (TPM) emulator LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp |