diff options
-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 df140a42..fe358db 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 5e1cd80..92a7876 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 |