diff options
author | asami <asami@FreeBSD.org> | 1995-04-15 13:44:50 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-04-15 13:44:50 +0800 |
commit | 807fa599b4f056e35089155a4dbe222355e7fc8f (patch) | |
tree | 19f19766d07f4db351e45baf826baa8dc5721ae3 /lang/elk | |
parent | 3082b65401d86adab3138444cabed9ab721b1e5d (diff) | |
download | freebsd-ports-graphics-807fa599b4f056e35089155a4dbe222355e7fc8f.tar.gz freebsd-ports-graphics-807fa599b4f056e35089155a4dbe222355e7fc8f.tar.zst freebsd-ports-graphics-807fa599b4f056e35089155a4dbe222355e7fc8f.zip |
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 c34a844972f..f2877ac7049 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. |