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 /astro | |
parent | ad80b5cfa4a9c4596ecd4d8abd20bd3a0030d6bd (diff) | |
download | FreeBSD-ports-4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201.zip FreeBSD-ports-4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201.tar.gz |
- add category gnustep
PR: 103931
Approved by: pav
Diffstat (limited to 'astro')
-rw-r--r-- | astro/position/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/position/Makefile b/astro/position/Makefile index 8a5bd60..7da5a60 100644 --- a/astro/position/Makefile +++ b/astro/position/Makefile @@ -7,7 +7,7 @@ PORTNAME= position PORTVERSION= 0.3 -CATEGORIES= astro +CATEGORIES= astro gnustep MASTER_SITES= http://www.gnustep.it/enrico/position/ MAINTAINER= dinoex@FreeBSD.org |