diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/mirall/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mirall/Makefile b/net/mirall/Makefile index 4bb2265cc50..37ab35d37a4 100644 --- a/net/mirall/Makefile +++ b/net/mirall/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/11/22 12:11:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2013/11/22 12:50:52 ryoon Exp $ DISTNAME= mirall-1.4.2 CATEGORIES= net @@ -7,7 +7,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://owncloud.org/sync-clients/ -COMMENT= TODO: Short description of the package +COMMENT= Graphicsl file synchronization program for OwnCloud LICENSE= gnu-gpl-v2 CFLAGS+= -g |