diff options
| author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-03-19 17:54:29 +0000 |
|---|---|---|
| committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-03-19 17:54:29 +0000 |
| commit | e41ba3fea344fbb25bf85e465a50f1a1fc3927e4 (patch) | |
| tree | 0fe4233cf5582e0d17aea65957d95695f473e38d /textproc/easydiff/Makefile | |
| parent | - update to 0.38 (diff) | |
- update to 0.4.0
Notes
Notes:
svn path=/head/; revision=230422
Diffstat (limited to 'textproc/easydiff/Makefile')
| -rw-r--r-- | textproc/easydiff/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/textproc/easydiff/Makefile b/textproc/easydiff/Makefile index c08b32728fae..c0ea5a4e3aa1 100644 --- a/textproc/easydiff/Makefile +++ b/textproc/easydiff/Makefile @@ -6,12 +6,11 @@ # PORTNAME= easydiff -PORTVERSION= 0.3.0 -PORTREVISION= 2 +PORTVERSION= 0.4.0 CATEGORIES= textproc gnustep -# outdated: http://www.rivaille.net/EasyDiff/ -# outdated: http://debian.uni-essen.de/misc/GNUstep/Apps/EasyDiff/ -MASTER_SITES= http://www.linuks.mine.nu/easydiff/ +MASTER_SITES= ${MASTER_SITE_GNUSTEP} +MASTER_SITE_SUBDIR= usr-apps +DISTNAME= EasyDiff-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= GNUstep graphical diff |
