diff options
author | bsam <bsam@FreeBSD.org> | 2006-06-27 12:35:33 +0000 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2006-06-27 12:35:33 +0000 |
commit | ecc88ebc5f06d8ccd2e9b208b58f6b62491be273 (patch) | |
tree | 23fe1993a795927a14be5ea640f073b70b5c503d /emulators/linux_base-f10/Makefile | |
parent | 305f48ee97ea4485ef6b7308a3b4d932306ddf4b (diff) | |
download | FreeBSD-ports-ecc88ebc5f06d8ccd2e9b208b58f6b62491be273.zip FreeBSD-ports-ecc88ebc5f06d8ccd2e9b208b58f6b62491be273.tar.gz |
o fix pkg-plist at linux_base-fc4 to unbrake pointyhat building
of x11-toolkits/linux-gtk ;-)
o update x11-toolkits/linux-gtk to a newer version (FC3 -> FC4)
o bump PORTREVISION for both ports
Pointed out by: pointyhat
Approved by: netchild (mentor, implicit)
Diffstat (limited to 'emulators/linux_base-f10/Makefile')
-rw-r--r-- | emulators/linux_base-f10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-f10/Makefile b/emulators/linux_base-f10/Makefile index dc791ae..cbe569c 100644 --- a/emulators/linux_base-f10/Makefile +++ b/emulators/linux_base-f10/Makefile @@ -8,7 +8,7 @@ PORTNAME= fc PORTVERSION= 4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} MASTER_SITE_SUBDIR= ${PORTVERSION}/${LINUX_RPM_ARCH}/os/Fedora/RPMS \ |