diff options
author | R. Imura <imura@FreeBSD.org> | 2000-04-15 12:57:39 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 2000-04-15 12:57:39 +0000 |
commit | 6f2674d86fbb76a4f802a47c35b386cc038b0e09 (patch) | |
tree | fa955e33d1cb03776d21e2f474dd5f4287b49f16 /x11/xaniroc | |
parent | 3ae5dfd5fe6510a34a4abfd153a5a383459d0899 (diff) | |
download | ports-6f2674d86fbb76a4f802a47c35b386cc038b0e09.tar.gz ports-6f2674d86fbb76a4f802a47c35b386cc038b0e09.zip |
Notes
Diffstat (limited to 'x11/xaniroc')
-rw-r--r-- | x11/xaniroc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xaniroc/Makefile b/x11/xaniroc/Makefile index b155a8bbba7d..c3e06eda54b0 100644 --- a/x11/xaniroc/Makefile +++ b/x11/xaniroc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.02 CATEGORIES= x11 MASTER_SITES= ftp://ftp.freebird.org/unixware/freebird/x11/utils/ \ ftp://netlab1.usu.edu/pub/mirror/freebird/x11/utils/ -DISTNAMe= ${PORTNAME} +DISTNAME= ${PORTNAME} EXTRACT_SUFX= .src.tar.Z MAINTAINER= sec@42.org |