diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
commit | fe279f0df86b9326e8192aadd25d0c0ea5e5cade (patch) | |
tree | eff698d7af1fc37ae55050019892e15a2c0519a5 /misc/wmpal/Makefile | |
parent | Run ldconfig(8) as a pre-command for vjed, to get the compat3x (diff) |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
Diffstat (limited to 'misc/wmpal/Makefile')
-rw-r--r-- | misc/wmpal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/wmpal/Makefile b/misc/wmpal/Makefile index 0fb613d4452d..9b42fc907a5f 100644 --- a/misc/wmpal/Makefile +++ b/misc/wmpal/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmpal PORTVERSION= 0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc windowmaker MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |