diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-12 20:38:07 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-12 20:38:07 +0000 |
commit | 123036d789dfca1aeb849bdcf8c7d27dac40ffd3 (patch) | |
tree | 0e01ff9659173ea11be5a8edb6a05e9eda69cda9 /editors/rospell/Makefile | |
parent | 19784a80b9f7083e3f6a1e720b0c43715e9253c7 (diff) | |
download | ports-123036d789dfca1aeb849bdcf8c7d27dac40ffd3.tar.gz ports-123036d789dfca1aeb849bdcf8c7d27dac40ffd3.zip |
Notes
Diffstat (limited to 'editors/rospell/Makefile')
-rw-r--r-- | editors/rospell/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/rospell/Makefile b/editors/rospell/Makefile index 75b93bdf85d7..ab94eef80744 100644 --- a/editors/rospell/Makefile +++ b/editors/rospell/Makefile @@ -4,12 +4,12 @@ # # $FreeBSD$ # $Id: Makefile,v 1.1 2005/11/20 18:17:56 itetcu Rel $ -# +# $Tecnik: ports/editors/rospell/Makefile,v 1.2 2005/12/12 19:00:23 itetcu Exp $ PORTNAME= rospell -PORTVERSION= 2005.03.b1 +PORTVERSION= 2005.03 CATEGORIES= editors textproc # this should/will be romanian ;) -MASTER_SITES= http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= itetcu@people.tecnik93.com |