diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-06 04:51:54 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-06 04:51:54 +0000 |
commit | f1dcf1403238f256aecb1948b43bdf4ebe6642f5 (patch) | |
tree | e73a1b92247d6f717e3fd3ce91353eb94eb08286 /graphics/scwm-icons/Makefile | |
parent | 10e542706b670bbc5c644c58e517738d2e4a1e4a (diff) |
Notes
Diffstat (limited to 'graphics/scwm-icons/Makefile')
-rw-r--r-- | graphics/scwm-icons/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/scwm-icons/Makefile b/graphics/scwm-icons/Makefile index c8448d759297..5d426787dae7 100644 --- a/graphics/scwm-icons/Makefile +++ b/graphics/scwm-icons/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: scwm-icons -# Version required: 0.8 +# Version required: 0.99.2 # Date created: 07 April 1998 # Whom: Yukihiro Nakai <nacai@iname.com> # # $FreeBSD$ # -DISTNAME= scwm-icons-0.8 +DISTNAME= scwm-icons-0.99.2 CATEGORIES= graphics -MASTER_SITES= ftp://huis-clos.mit.edu/pub/scwm/ +MASTER_SITES= ftp://scwm.mit.edu/pub/scwm/ -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org GNU_CONFIGURE= yes USE_X_PREFIX= yes |