diff options
author | trevor <trevor@FreeBSD.org> | 2002-03-13 23:58:21 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-03-13 23:58:21 +0800 |
commit | 78d50298abe043ae0ebd4cbc8e86675f8c46f1e2 (patch) | |
tree | f3bc67a8c0d0c1e010091b5a059e309998b84a5a /emulators/linux_base-suse-9.1 | |
parent | a21ffa90eded25e9ef4452cab3b3e5cfc2edb615 (diff) | |
download | freebsd-ports-graphics-78d50298abe043ae0ebd4cbc8e86675f8c46f1e2.tar.gz freebsd-ports-graphics-78d50298abe043ae0ebd4cbc8e86675f8c46f1e2.tar.zst freebsd-ports-graphics-78d50298abe043ae0ebd4cbc8e86675f8c46f1e2.zip |
Bump PORTREVISION for the zlib update.
Forgotten by: me
Reported by: Mike Buchanon <buchanon@mlss15.cl.msu.edu>
PR: 35860
Diffstat (limited to 'emulators/linux_base-suse-9.1')
-rw-r--r-- | emulators/linux_base-suse-9.1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile index c5a388b69e5..813e2a78fec 100644 --- a/emulators/linux_base-suse-9.1/Makefile +++ b/emulators/linux_base-suse-9.1/Makefile @@ -7,6 +7,7 @@ PORTNAME= linux_base PORTVERSION= 6.1 +PORTREVISION= 1 CATEGORIES= emulators linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ |