diff options
author | dinoex <dinoex@FreeBSD.org> | 2008-06-24 22:47:46 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2008-06-24 22:47:46 +0800 |
commit | 1d1fe988d1577927f93c40822fb54653e798c2dd (patch) | |
tree | a5663025654447c31cc398a050f83034332ec762 /biology | |
parent | c9d66d39797de33b40007897afbccf1983c90cc4 (diff) | |
download | freebsd-ports-gnome-1d1fe988d1577927f93c40822fb54653e798c2dd.tar.gz freebsd-ports-gnome-1d1fe988d1577927f93c40822fb54653e798c2dd.tar.zst freebsd-ports-gnome-1d1fe988d1577927f93c40822fb54653e798c2dd.zip |
- extend PORTSCOUT
Diffstat (limited to 'biology')
-rw-r--r-- | biology/adun/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/adun/Makefile b/biology/adun/Makefile index 93b98139e675..f73740faf3b7 100644 --- a/biology/adun/Makefile +++ b/biology/adun/Makefile @@ -24,7 +24,7 @@ USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} -PORTSCOUT= skipv:0.74 +PORTSCOUT= skipv:0.7 DEFAULT_LIBVERSION2= 0.11 DEFAULT_LIBVERSION3= 3.0.1 |