diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-08-02 09:02:43 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-08-02 09:02:43 +0000 |
commit | 344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca (patch) | |
tree | 069ccbea155001b7168967685ae64e97f3524568 /german | |
parent | 81902d0a6c641126d021a998efb6e6ecca624294 (diff) |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/bsdpaste/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/german/bsdpaste/Makefile b/german/bsdpaste/Makefile index 4434a5557f72..4c6ba106516f 100644 --- a/german/bsdpaste/Makefile +++ b/german/bsdpaste/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://people.bsdgroup.de/~as/bsdpaste/ DISTNAME= ${PORTNAME}-${DISTVERSION} MAINTAINER= as@bsdgroup.de -COMMENT= Pastebin web application to upload and read text on a webserver. +COMMENT= Pastebin web application to upload and read text on a webserver NO_BUILD= yes USE_RUBY= yes |