diff options
author | tg <tg@FreeBSD.org> | 1997-11-20 16:15:17 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-11-20 16:15:17 +0800 |
commit | 2e3ec93f0683768ca71b66d372a31f4335e7be62 (patch) | |
tree | 06e392405fdc50eb8681e510014e8a58c0cac090 /x11-toolkits/lesstif/Makefile | |
parent | a40cfd26c4afca4e66e8ea08a28dce9610bd717c (diff) | |
download | freebsd-ports-gnome-2e3ec93f0683768ca71b66d372a31f4335e7be62.tar.gz freebsd-ports-gnome-2e3ec93f0683768ca71b66d372a31f4335e7be62.tar.zst freebsd-ports-gnome-2e3ec93f0683768ca71b66d372a31f4335e7be62.zip |
Upgrade to 0.82.
Diffstat (limited to 'x11-toolkits/lesstif/Makefile')
-rw-r--r-- | x11-toolkits/lesstif/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index 6e568db64fbc..c937f9dddb12 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: lesstif -# Version required: 0.81 +# Version required: 0.82 # Date created: December 10, 1996 # Whom: 1wardd@airmail.net # -# $Id: Makefile,v 1.12 1997/07/17 15:13:00 max Exp $ +# $Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp $ # -DISTNAME= lesstif-0.81 +DISTNAME= lesstif-0.82 CATEGORIES= x11 MASTER_SITES= ftp://ftp.lesstif.org/pub/hungry/lesstif/ \ ftp://ftp.hungry.com/pub/hungry/lesstif/ |