diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
commit | 731798cdcf78c9b9ebbe16d30073be2295527446 (patch) | |
tree | 452e50edb536ad1c146c2f78a4cfdca9689a6c13 /devel/kprof | |
parent | Add a patch forgotten by the merge script. (diff) |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Notes
Notes:
svn path=/head/; revision=106175
Diffstat (limited to 'devel/kprof')
-rw-r--r-- | devel/kprof/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kprof/Makefile b/devel/kprof/Makefile index d51d999aea31..848c44a2dd12 100644 --- a/devel/kprof/Makefile +++ b/devel/kprof/Makefile @@ -8,7 +8,7 @@ PORTNAME= kprof PORTVERSION= 1.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |