diff options
author | bsam <bsam@FreeBSD.org> | 2009-08-31 18:25:48 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-08-31 18:25:48 +0800 |
commit | 21381ce38635693c9938489a880538ba4caa6673 (patch) | |
tree | 495b6125c74108f14c03b02ec6b9dc20b223d685 /lang/linux-f10-tcl85/Makefile | |
parent | bb74197a7b4a1db800428a67a9dc8712d161d7a2 (diff) | |
download | freebsd-ports-gnome-21381ce38635693c9938489a880538ba4caa6673.tar.gz freebsd-ports-gnome-21381ce38635693c9938489a880538ba4caa6673.tar.zst freebsd-ports-gnome-21381ce38635693c9938489a880538ba4caa6673.zip |
. create empty directories needed for dependent ports (those directories
exist at the RPM file but were not treated by install process earlier);
. bump PORTREVISION.
Diffstat (limited to 'lang/linux-f10-tcl85/Makefile')
-rw-r--r-- | lang/linux-f10-tcl85/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/linux-f10-tcl85/Makefile b/lang/linux-f10-tcl85/Makefile index 0fe6770d0048..fe9d4f0666a3 100644 --- a/lang/linux-f10-tcl85/Makefile +++ b/lang/linux-f10-tcl85/Makefile @@ -6,7 +6,7 @@ PORTNAME= tcl PORTVERSION= 8.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang linux PKGNAMEPREFIX= linux-f10- PKGNAMESUFFIX= 85 |