diff options
author | dinoex <dinoex@FreeBSD.org> | 2007-01-31 18:18:14 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2007-01-31 18:18:14 +0000 |
commit | 4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201 (patch) | |
tree | 2c030f9d3a3e0ffc061f113fafcf058c9360d957 /editors/emacs.app | |
parent | ad80b5cfa4a9c4596ecd4d8abd20bd3a0030d6bd (diff) | |
download | FreeBSD-ports-4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201.zip FreeBSD-ports-4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201.tar.gz |
- add category gnustep
PR: 103931
Approved by: pav
Diffstat (limited to 'editors/emacs.app')
-rw-r--r-- | editors/emacs.app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs.app/Makefile b/editors/emacs.app/Makefile index 339b4ce..a2fc62c 100644 --- a/editors/emacs.app/Makefile +++ b/editors/emacs.app/Makefile @@ -7,7 +7,7 @@ PORTNAME= emacs.app PORTVERSION= 9.0 -CATEGORIES= editors +CATEGORIES= editors gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= emacs-app DISTNAME= emacs-23.0.0_NS-${PORTVERSION}pre3b |