diff options
author | junovitch <junovitch@FreeBSD.org> | 2015-11-12 08:33:40 +0800 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2015-11-12 08:33:40 +0800 |
commit | 1db577f12a4a75546974503d2b73f7f06d9fd8b3 (patch) | |
tree | 5a9487074d727eaa337afbf2d1f0e9fdcc7200fd /deskutils/note | |
parent | c54ca47475044d97ef139fdccca3d95dac465ddf (diff) | |
download | freebsd-ports-gnome-1db577f12a4a75546974503d2b73f7f06d9fd8b3.tar.gz freebsd-ports-gnome-1db577f12a4a75546974503d2b73f7f06d9fd8b3.tar.zst freebsd-ports-gnome-1db577f12a4a75546974503d2b73f7f06d9fd8b3.zip |
deskutils/note: Remove BROKEN
- Remove BROKEN, make fetch works with both MASTER_SITE and distcache
PR: 204365
Submitted by: idefix@fechner.net (maintainer)
Diffstat (limited to 'deskutils/note')
-rw-r--r-- | deskutils/note/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/note/Makefile b/deskutils/note/Makefile index 1d18f070c907..4cc791208727 100644 --- a/deskutils/note/Makefile +++ b/deskutils/note/Makefile @@ -11,7 +11,6 @@ COMMENT= Console based tool to handle encrypted notes LICENSE= GPLv1 -BROKEN= Does not fetch RUN_DEPENDS= p5-YAML>=0.1:${PORTSDIR}/textproc/p5-YAML \ p5-Crypt-IDEA>=1.0:${PORTSDIR}/security/p5-Crypt-IDEA |