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 /science | |
parent | 5c19f532f41c63b5d65375792ff5160427647b1e (diff) | |
download | ports-fe279f0df86b9326e8192aadd25d0c0ea5e5cade.tar.gz ports-fe279f0df86b9326e8192aadd25d0c0ea5e5cade.zip |
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 'science')
-rw-r--r-- | science/ghemical/Makefile | 2 | ||||
-rw-r--r-- | science/vis5d+/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/science/ghemical/Makefile b/science/ghemical/Makefile index fb9239a89a5b..67b35490c000 100644 --- a/science/ghemical/Makefile +++ b/science/ghemical/Makefile @@ -6,7 +6,7 @@ PORTNAME= ghemical PORTVERSION= 1.01 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= http://www.uku.fi/~thassine/ghemical/download/ DISTNAME= ${PORTNAME}-${PORTVERSION} diff --git a/science/vis5d+/Makefile b/science/vis5d+/Makefile index 3b85ddfd75bc..1b891089dbb8 100644 --- a/science/vis5d+/Makefile +++ b/science/vis5d+/Makefile @@ -8,7 +8,7 @@ PORTNAME= vis5d+ PORTVERSION= 1.2.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= vis5d |