diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-19 08:07:22 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-19 08:07:22 +0000 |
commit | 6eab4fc0fdb0effcc26f8dfa865a97fb2813c90f (patch) | |
tree | 0f7780588c1679442b5280f45ef2189080d7b811 /lang | |
parent | Respect CC and CFLAGS (diff) |
Add the virtual category elisp.
Approved by: mainatiner.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/librep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile index 3be5291bdac2..8e85481295a6 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -8,7 +8,7 @@ PORTNAME= librep PORTVERSION= 0.16.2 PORTREVISION= 2 -CATEGORIES= lang gnome +CATEGORIES= lang elisp gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= librep |