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 /biology | |
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)
Notes
Notes:
svn path=/head/; revision=157004
Diffstat (limited to 'biology')
-rw-r--r-- | biology/xmolwt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/xmolwt/Makefile b/biology/xmolwt/Makefile index 562b37dfb2e1..bba3e3a96a3b 100644 --- a/biology/xmolwt/Makefile +++ b/biology/xmolwt/Makefile @@ -6,7 +6,7 @@ PORTNAME= xmolwt PORTVERSION= 0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology MASTER_SITES= http://www.st.hirosaki-u.ac.jp/~rmiya/xmolwt/ |