diff options
author | asami <asami@FreeBSD.org> | 1995-04-15 05:44:50 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-04-15 05:44:50 +0000 |
commit | 807fa599b4f056e35089155a4dbe222355e7fc8f (patch) | |
tree | 19f19766d07f4db351e45baf826baa8dc5721ae3 /lang/elk | |
parent | 3082b65401d86adab3138444cabed9ab721b1e5d (diff) | |
download | FreeBSD-ports-807fa599b4f056e35089155a4dbe222355e7fc8f.zip FreeBSD-ports-807fa599b4f056e35089155a4dbe222355e7fc8f.tar.gz |
Update of lang Makefiles....
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 c34a844..f2877ac 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. |