From 38a2728d8c5163dcdfbf3e1c9cf892a315966eaf Mon Sep 17 00:00:00 2001 From: MANTANI Nobutaka Date: Mon, 31 Jul 2006 16:35:56 +0000 Subject: Make PORTREVISION overridable from slave ports. --- textproc/uim/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index 29287f8155f0..aed983710b41 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -7,7 +7,7 @@ PORTNAME= uim PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION?= 1 CATEGORIES?= textproc MASTER_SITES= http://uim.freedesktop.org/releases/ .if !defined(UIM_SLAVE) && defined(WITHOUT_X11) -- cgit v1.2.3