diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-03-05 05:10:53 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-03-05 05:10:53 +0000 |
commit | d49706beb3d68890aeda87e5abaf9ea65bc5df84 (patch) | |
tree | 6bc189fcce2e694f2bc3c4433e0199d99c8e2a2e /x11-wm/amaterus/Makefile | |
parent | Mark lynx FORBIDDEN due to numerous potential and proven (diff) |
Update to 0.31
Diffstat (limited to 'x11-wm/amaterus/Makefile')
-rw-r--r-- | x11-wm/amaterus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/amaterus/Makefile b/x11-wm/amaterus/Makefile index e11378125077..775fcd0abd61 100644 --- a/x11-wm/amaterus/Makefile +++ b/x11-wm/amaterus/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: amaterus -# Version required: 0.29.4 +# Version required: 0.31 # Date created: 26 January 2000 # Whom: Yukihiro Nakai <nakai@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= amaterus-0.29.4 +DISTNAME= amaterus-0.31 CATEGORIES= x11-wm MASTER_SITES= http://www.taiyaki.org/src/ |