diff options
Diffstat (limited to 'devel/linux-libglade/Makefile')
-rw-r--r-- | devel/linux-libglade/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/linux-libglade/Makefile b/devel/linux-libglade/Makefile index 0c71cd9a8d64..15f19ae6a956 100644 --- a/devel/linux-libglade/Makefile +++ b/devel/linux-libglade/Makefile @@ -7,14 +7,14 @@ PORTNAME= libglade PORTVERSION= 0.17 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel linux DISTNAME= ${PORTNAME}-${PORTVERSION}-16 MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of libglade -CONFLICTS= linux-f8-libglade-[0-9]* +CONFLICTS= linux-f8-libglade-[0-9]* linux-f10-libglade-[0-9]* USE_LINUX_RPM= yes LINUX_DIST_VER= 4 |