diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-17 08:15:52 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-17 08:15:52 +0000 |
commit | eec6e66fe90e178ad152a09409c949dccd0204bb (patch) | |
tree | 681142cdcf3ffaf850e683cf86f05f1a26804958 | |
parent | Switch to tcl 8.4 and bump PORTREVISION. (diff) |
Bump PORTREVISION for previous commit.
Notes
Notes:
svn path=/head/; revision=87117
-rw-r--r-- | converters/xdeview/Makefile | 1 | ||||
-rw-r--r-- | x11-fonts/tkfont/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/converters/xdeview/Makefile b/converters/xdeview/Makefile index df140a428163..fe358dbdfb53 100644 --- a/converters/xdeview/Makefile +++ b/converters/xdeview/Makefile @@ -7,6 +7,7 @@ PORTNAME= xdeview PORTVERSION= 0.5.18 +PORTREVISION= 1 CATEGORIES= converters tcl84 tk84 MASTER_SITES= http://www.fpx.de/fp/Software/UUDeview/download/ DISTNAME= uudeview-${PORTVERSION} diff --git a/x11-fonts/tkfont/Makefile b/x11-fonts/tkfont/Makefile index 5e1cd80b4f9a..92a7876e3334 100644 --- a/x11-fonts/tkfont/Makefile +++ b/x11-fonts/tkfont/Makefile @@ -7,7 +7,7 @@ PORTNAME= tkfont PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts tcl84 tk84 MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= petef |