diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2004-12-23 05:31:04 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2004-12-23 05:31:04 +0000 |
commit | 5870a4864c11ce241a1522b937655d11a5e65995 (patch) | |
tree | ed02345d5b8f64738a95bdb591de2af908b19410 /x11/XFree86-4-libraries | |
parent | 0e65586e82ce609998446834d87b0e35df76586c (diff) | |
download | ports-5870a4864c11ce241a1522b937655d11a5e65995.tar.gz ports-5870a4864c11ce241a1522b937655d11a5e65995.zip |
Bump PORTREVISION, since html manpages are no longer built/installed
and that changes packaging content.
Notes
Notes:
svn path=/head/; revision=124897
Diffstat (limited to 'x11/XFree86-4-libraries')
-rw-r--r-- | x11/XFree86-4-libraries/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile index b24dc49fa715..5af3dc5b1890 100644 --- a/x11/XFree86-4-libraries/Makefile +++ b/x11/XFree86-4-libraries/Makefile @@ -7,7 +7,7 @@ PORTNAME= libraries PORTVERSION= 4.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XFREE:S/$/:x/} \ ${MASTER_SITE_LOCAL:S/$/:local/} |