diff options
author | arved <arved@FreeBSD.org> | 2004-04-16 09:26:33 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-04-16 09:26:33 +0000 |
commit | 93e80a99c584c04097f74e62250129f3daaefaa8 (patch) | |
tree | 0b99d9bc1a19cd5bbe19054ff736a4cc1c7fd788 /x11/randrext | |
parent | be1ff93369606c14347bbcab43f35ea0ea7c1bef (diff) | |
download | FreeBSD-ports-93e80a99c584c04097f74e62250129f3daaefaa8.zip FreeBSD-ports-93e80a99c584c04097f74e62250129f3daaefaa8.tar.gz |
Update from prerelease to the real release
Diffstat (limited to 'x11/randrext')
-rw-r--r-- | x11/randrext/Makefile | 6 | ||||
-rw-r--r-- | x11/randrext/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/x11/randrext/Makefile b/x11/randrext/Makefile index c27400b..3f33118 100644 --- a/x11/randrext/Makefile +++ b/x11/randrext/Makefile @@ -6,10 +6,9 @@ # PORTNAME= randrext -PORTVERSION= 1.0.p2 -PORTREVISION= 1 +PORTVERSION= 1.0 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~anholt/dist/ +MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ MAINTAINER= x11@FreeBSD.org COMMENT= Header files and documentation for the X Resize and Rotate extension @@ -22,6 +21,5 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes NO_BUILD= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-1.0 .include <bsd.port.mk> diff --git a/x11/randrext/distinfo b/x11/randrext/distinfo index 337b6fd..95c64f9 100644 --- a/x11/randrext/distinfo +++ b/x11/randrext/distinfo @@ -1,2 +1,2 @@ -MD5 (randrext-1.0.p2.tar.bz2) = acf974eecd2816305adcc6ee041771d4 -SIZE (randrext-1.0.p2.tar.bz2) = 43997 +MD5 (randrext-1.0.tar.bz2) = 19cb88ab378efcdebc15974fb9ba4a00 +SIZE (randrext-1.0.tar.bz2) = 44061 |