diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gregexp/Makefile | 4 | ||||
-rw-r--r-- | misc/wmweather+/Makefile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/gregexp/Makefile b/misc/gregexp/Makefile index f04bef8fb3fd..72d633c8fc84 100644 --- a/misc/gregexp/Makefile +++ b/misc/gregexp/Makefile @@ -8,7 +8,7 @@ PORTNAME= gregexp PORTVERSION= 0.3 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= misc MASTER_SITES= http://dentrassi.de/download/gregexp/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A graphical regular expression explorer -LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre +LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre USE_GNOME= gnomeprefix libgnomeui GNU_CONFIGURE= yes diff --git a/misc/wmweather+/Makefile b/misc/wmweather+/Makefile index 7ea08a47651a..da8b691024fc 100644 --- a/misc/wmweather+/Makefile +++ b/misc/wmweather+/Makefile @@ -3,7 +3,7 @@ PORTNAME= wmweather+ PORTVERSION= 2.11 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc windowmaker geography MASTER_SITES= SF/wmweatherplus/wmweather%2B/ DISTNAME= wmweather%2B-${PORTVERSION} |