diff options
author | dinoex <dinoex@FreeBSD.org> | 2008-07-09 01:32:52 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2008-07-09 01:32:52 +0800 |
commit | 4efb97a7215f120fb13431efdd2ad13499b33d85 (patch) | |
tree | df2f7487950d7b10b809e61cc2b82afdc0ad4763 /biology | |
parent | 5f6e532d179686be6c4a5910be4ed5fd5bcb51d0 (diff) | |
download | freebsd-ports-gnome-4efb97a7215f120fb13431efdd2ad13499b33d85.tar.gz freebsd-ports-gnome-4efb97a7215f120fb13431efdd2ad13499b33d85.tar.zst freebsd-ports-gnome-4efb97a7215f120fb13431efdd2ad13499b33d85.zip |
- extened 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 f73740faf3b7..38c7ba26d4e4 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.7 +PORTSCOUT= skipv:0.74,0.73,0.72,0.71 DEFAULT_LIBVERSION2= 0.11 DEFAULT_LIBVERSION3= 3.0.1 |