diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-15 05:44:50 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-15 05:44:50 +0000 |
commit | e9ccf3caedcbc7842d96d1e2d62b485d2b779d82 (patch) | |
tree | e794a0f1258ff3a3fb78f77c1b40c19f5113e45d /lang/elk | |
parent | 5f46dae90f233bedde12384f31eb10cd1e7496c5 (diff) | |
download | ports-e9ccf3caedcbc7842d96d1e2d62b485d2b779d82.tar.gz ports-e9ccf3caedcbc7842d96d1e2d62b485d2b779d82.zip |
Notes
Diffstat (limited to 'lang/elk')
-rw-r--r-- | lang/elk/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lang/elk/Makefile b/lang/elk/Makefile index c34a844972f2..f2877ac7049f 100644 --- a/lang/elk/Makefile +++ b/lang/elk/Makefile @@ -5,11 +5,13 @@ # DISTNAME= elk-2.2 -MASTER_SITES= ftp://ftp.x.org/contrib/devel_tools/ CATEGORIES+= languages +MASTER_SITES= ftp://ftp.x.org/contrib/devel_tools/ + +MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de + PATCH_STRIP= -p1 ALL_TARGET= default -MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de # # /usr/local/lib/elk is built into the port. |